Uses of Class
org.hibernate.boot.jaxb.mapping.JaxbCollectionUserTypeRegistration
Packages that use JaxbCollectionUserTypeRegistration
-
Uses of JaxbCollectionUserTypeRegistration in org.hibernate.boot.jaxb.mapping
Fields in org.hibernate.boot.jaxb.mapping with type parameters of type JaxbCollectionUserTypeRegistrationModifier and TypeFieldDescriptionprotected List<JaxbCollectionUserTypeRegistration>JaxbEntityMappings.collectionUserTypeRegistrationsMethods in org.hibernate.boot.jaxb.mapping that return JaxbCollectionUserTypeRegistrationModifier and TypeMethodDescriptionObjectFactory.createJaxbCollectionUserTypeRegistration()Create an instance ofJaxbCollectionUserTypeRegistrationMethods in org.hibernate.boot.jaxb.mapping that return types with arguments of type JaxbCollectionUserTypeRegistrationModifier and TypeMethodDescriptionJaxbEntityMappings.getCollectionUserTypeRegistrations()Gets the value of the collectionUserTypeRegistrations property.