Uses of Class
org.hibernate.boot.jaxb.mapping.JaxbCollectionUserTypeRegistration
-
Packages that use JaxbCollectionUserTypeRegistration Package Description org.hibernate.boot.jaxb.mapping -
-
Uses of JaxbCollectionUserTypeRegistration in org.hibernate.boot.jaxb.mapping
Fields in org.hibernate.boot.jaxb.mapping with type parameters of type JaxbCollectionUserTypeRegistration Modifier and Type Field Description protected List<JaxbCollectionUserTypeRegistration>JaxbEntityMappings. collectionUserTypeRegistrationsMethods in org.hibernate.boot.jaxb.mapping that return JaxbCollectionUserTypeRegistration Modifier and Type Method Description JaxbCollectionUserTypeRegistrationObjectFactory. createJaxbCollectionUserTypeRegistration()Create an instance ofJaxbCollectionUserTypeRegistrationMethods in org.hibernate.boot.jaxb.mapping that return types with arguments of type JaxbCollectionUserTypeRegistration Modifier and Type Method Description List<JaxbCollectionUserTypeRegistration>JaxbEntityMappings. getCollectionUserTypeRegistrations()Gets the value of the collectionUserTypeRegistrations property.
-