Uses of Class
org.hibernate.boot.jaxb.mapping.JaxbJdbcTypeRegistration
Packages that use JaxbJdbcTypeRegistration
-
Uses of JaxbJdbcTypeRegistration in org.hibernate.boot.jaxb.mapping
Fields in org.hibernate.boot.jaxb.mapping with type parameters of type JaxbJdbcTypeRegistrationModifier and TypeFieldDescriptionprotected List<JaxbJdbcTypeRegistration>JaxbEntityMappings.jdbcTypeRegistrationsMethods in org.hibernate.boot.jaxb.mapping that return JaxbJdbcTypeRegistrationModifier and TypeMethodDescriptionObjectFactory.createJaxbJdbcTypeRegistration()Create an instance ofJaxbJdbcTypeRegistrationMethods in org.hibernate.boot.jaxb.mapping that return types with arguments of type JaxbJdbcTypeRegistrationModifier and TypeMethodDescriptionJaxbEntityMappings.getJdbcTypeRegistrations()Gets the value of the jdbcTypeRegistrations property.