Uses of Class
org.hibernate.boot.jaxb.mapping.spi.JaxbConverterRegistrationImpl
Packages that use JaxbConverterRegistrationImpl
-
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.xml.spi
Methods in org.hibernate.boot.models.xml.spi that return types with arguments of type JaxbConverterRegistrationImpl