Uses of Class
org.hibernate.boot.jaxb.mapping.spi.JaxbEmbeddableInstantiatorRegistrationImpl
Packages that use JaxbEmbeddableInstantiatorRegistrationImpl
-
Uses of JaxbEmbeddableInstantiatorRegistrationImpl in org.hibernate.boot.jaxb.mapping.spi
Fields in org.hibernate.boot.jaxb.mapping.spi with type parameters of type JaxbEmbeddableInstantiatorRegistrationImplModifier and TypeFieldDescriptionprotected List
<JaxbEmbeddableInstantiatorRegistrationImpl> JaxbEntityMappingsImpl.embeddableInstantiatorRegistrations
Methods in org.hibernate.boot.jaxb.mapping.spi that return JaxbEmbeddableInstantiatorRegistrationImplModifier and TypeMethodDescriptionObjectFactory.createJaxbEmbeddableInstantiatorRegistrationImpl()
Create an instance ofJaxbEmbeddableInstantiatorRegistrationImpl
Methods in org.hibernate.boot.jaxb.mapping.spi that return types with arguments of type JaxbEmbeddableInstantiatorRegistrationImplModifier and TypeMethodDescriptionJaxbEntityMappingsImpl.getEmbeddableInstantiatorRegistrations()
Gets the value of the embeddableInstantiatorRegistrations property. -
Uses of JaxbEmbeddableInstantiatorRegistrationImpl in org.hibernate.boot.models.xml.spi
Methods in org.hibernate.boot.models.xml.spi that return types with arguments of type JaxbEmbeddableInstantiatorRegistrationImpl