Uses of Class
org.hibernate.boot.jaxb.mapping.JaxbConverterRegistration
Packages that use JaxbConverterRegistration
-
Uses of JaxbConverterRegistration in org.hibernate.boot.jaxb.mapping
Fields in org.hibernate.boot.jaxb.mapping with type parameters of type JaxbConverterRegistrationModifier and TypeFieldDescriptionprotected List<JaxbConverterRegistration>JaxbEntityMappings.converterRegistrationsMethods in org.hibernate.boot.jaxb.mapping that return JaxbConverterRegistrationModifier and TypeMethodDescriptionObjectFactory.createJaxbConverterRegistration()Create an instance ofJaxbConverterRegistrationMethods in org.hibernate.boot.jaxb.mapping that return types with arguments of type JaxbConverterRegistrationModifier and TypeMethodDescriptionJaxbEntityMappings.getConverterRegistrations()Gets the value of the converterRegistrations property.