Uses of Class
org.hibernate.boot.jaxb.mapping.spi.JaxbEmbeddableInstantiatorRegistrationImpl
Packages that use JaxbEmbeddableInstantiatorRegistrationImpl
Package
Description
Support for processing mapping XML files and applying annotation references over the appropriate
classes,
fields and
methods.
-
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.internal
Method parameters in org.hibernate.boot.models.internal with type arguments of type JaxbEmbeddableInstantiatorRegistrationImplModifier and TypeMethodDescriptionvoid
GlobalRegistrationsImpl.collectEmbeddableInstantiatorRegistrations
(List<JaxbEmbeddableInstantiatorRegistrationImpl> registrations) -
Uses of JaxbEmbeddableInstantiatorRegistrationImpl in org.hibernate.boot.models.xml.internal
Methods in org.hibernate.boot.models.xml.internal that return types with arguments of type JaxbEmbeddableInstantiatorRegistrationImpl -
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