Uses of Class
org.hibernate.boot.jaxb.mapping.spi.JaxbConverterRegistrationImpl
Packages that use JaxbConverterRegistrationImpl
Package
Description
Support for processing mapping XML files and applying annotation references over the appropriate
classes,
fields and
methods.
-
Uses of JaxbConverterRegistrationImpl in org.hibernate.boot.jaxb.mapping.spi
Fields in org.hibernate.boot.jaxb.mapping.spi with type parameters of type JaxbConverterRegistrationImplModifier and TypeFieldDescriptionprotected List<JaxbConverterRegistrationImpl>
JaxbEntityMappingsImpl.converterRegistrations
Methods in org.hibernate.boot.jaxb.mapping.spi that return JaxbConverterRegistrationImplModifier and TypeMethodDescriptionObjectFactory.createJaxbConverterRegistrationImpl()
Create an instance ofJaxbConverterRegistrationImpl
Methods in org.hibernate.boot.jaxb.mapping.spi that return types with arguments of type JaxbConverterRegistrationImplModifier and TypeMethodDescriptionJaxbEntityMappingsImpl.getConverterRegistrations()
Gets the value of the converterRegistrations property. -
Uses of JaxbConverterRegistrationImpl in org.hibernate.boot.models.internal
Method parameters in org.hibernate.boot.models.internal with type arguments of type JaxbConverterRegistrationImplModifier and TypeMethodDescriptionvoid
GlobalRegistrationsImpl.collectConverterRegistrations
(List<JaxbConverterRegistrationImpl> registrations) -
Uses of JaxbConverterRegistrationImpl in org.hibernate.boot.models.xml.internal
Methods in org.hibernate.boot.models.xml.internal that return types with arguments of type JaxbConverterRegistrationImpl -
Uses of JaxbConverterRegistrationImpl in org.hibernate.boot.models.xml.spi
Methods in org.hibernate.boot.models.xml.spi that return types with arguments of type JaxbConverterRegistrationImpl