Uses of Class
org.hibernate.boot.jaxb.mapping.JaxbUserTypeRegistration
Packages that use JaxbUserTypeRegistration
-
Uses of JaxbUserTypeRegistration in org.hibernate.boot.jaxb.mapping
Fields in org.hibernate.boot.jaxb.mapping with type parameters of type JaxbUserTypeRegistrationModifier and TypeFieldDescriptionprotected List<JaxbUserTypeRegistration>JaxbEntityMappings.userTypeRegistrationsMethods in org.hibernate.boot.jaxb.mapping that return JaxbUserTypeRegistrationModifier and TypeMethodDescriptionObjectFactory.createJaxbUserTypeRegistration()Create an instance ofJaxbUserTypeRegistrationMethods in org.hibernate.boot.jaxb.mapping that return types with arguments of type JaxbUserTypeRegistrationModifier and TypeMethodDescriptionJaxbEntityMappings.getUserTypeRegistrations()Gets the value of the userTypeRegistrations property.