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.convertersMethods in org.hibernate.boot.jaxb.mapping.spi that return JaxbConverterImplModifier and TypeMethodDescriptionObjectFactory.createJaxbConverterImpl()Create an instance ofJaxbConverterImplMethods 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