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