Uses of Class
org.hibernate.boot.jaxb.mapping.JaxbJdbcTypeRegistration
-
Packages that use JaxbJdbcTypeRegistration Package Description org.hibernate.boot.jaxb.mapping -
-
Uses of JaxbJdbcTypeRegistration in org.hibernate.boot.jaxb.mapping
Fields in org.hibernate.boot.jaxb.mapping with type parameters of type JaxbJdbcTypeRegistration Modifier and Type Field Description protected List<JaxbJdbcTypeRegistration>JaxbEntityMappings. jdbcTypeRegistrationsMethods in org.hibernate.boot.jaxb.mapping that return JaxbJdbcTypeRegistration Modifier and Type Method Description JaxbJdbcTypeRegistrationObjectFactory. createJaxbJdbcTypeRegistration()Create an instance ofJaxbJdbcTypeRegistrationMethods in org.hibernate.boot.jaxb.mapping that return types with arguments of type JaxbJdbcTypeRegistration Modifier and Type Method Description List<JaxbJdbcTypeRegistration>JaxbEntityMappings. getJdbcTypeRegistrations()Gets the value of the jdbcTypeRegistrations property.
-