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