Uses of Class
org.hibernate.boot.jaxb.mapping.JaxbJavaTypeRegistration
Packages that use JaxbJavaTypeRegistration
-
Uses of JaxbJavaTypeRegistration in org.hibernate.boot.jaxb.mapping
Fields in org.hibernate.boot.jaxb.mapping with type parameters of type JaxbJavaTypeRegistrationModifier and TypeFieldDescriptionprotected List<JaxbJavaTypeRegistration>JaxbEntityMappings.javaTypeRegistrationsMethods in org.hibernate.boot.jaxb.mapping that return JaxbJavaTypeRegistrationModifier and TypeMethodDescriptionObjectFactory.createJaxbJavaTypeRegistration()Create an instance ofJaxbJavaTypeRegistrationMethods in org.hibernate.boot.jaxb.mapping that return types with arguments of type JaxbJavaTypeRegistrationModifier and TypeMethodDescriptionJaxbEntityMappings.getJavaTypeRegistrations()Gets the value of the javaTypeRegistrations property.