Uses of Class
org.hibernate.boot.jaxb.mapping.JaxbCompositeUserTypeRegistration
Packages that use JaxbCompositeUserTypeRegistration
-
Uses of JaxbCompositeUserTypeRegistration in org.hibernate.boot.jaxb.mapping
Fields in org.hibernate.boot.jaxb.mapping with type parameters of type JaxbCompositeUserTypeRegistrationModifier and TypeFieldDescriptionprotected List<JaxbCompositeUserTypeRegistration>JaxbEntityMappings.compositeUserTypeRegistrationsMethods in org.hibernate.boot.jaxb.mapping that return JaxbCompositeUserTypeRegistrationModifier and TypeMethodDescriptionObjectFactory.createJaxbCompositeUserTypeRegistration()Create an instance ofJaxbCompositeUserTypeRegistrationMethods in org.hibernate.boot.jaxb.mapping that return types with arguments of type JaxbCompositeUserTypeRegistrationModifier and TypeMethodDescriptionJaxbEntityMappings.getCompositeUserTypeRegistrations()Gets the value of the compositeUserTypeRegistrations property.