Uses of Class
org.hibernate.type.descriptor.jdbc.RealJdbcType
-
Packages that use RealJdbcType Package Description org.hibernate.type.descriptor.jdbc Defines handling of the standard JDBC-defined types. -
-
Uses of RealJdbcType in org.hibernate.type.descriptor.jdbc
Fields in org.hibernate.type.descriptor.jdbc declared as RealJdbcType Modifier and Type Field Description static RealJdbcTypeRealJdbcType. INSTANCEDeprecated.
-