Uses of Class
org.hibernate.type.descriptor.jdbc.NullJdbcType
-
Packages that use NullJdbcType Package Description org.hibernate.type.descriptor.jdbc Defines handling of almost the full range of standard JDBC-defined SQL data types. -
-
Uses of NullJdbcType in org.hibernate.type.descriptor.jdbc
Fields in org.hibernate.type.descriptor.jdbc declared as NullJdbcType Modifier and Type Field Description static NullJdbcType
NullJdbcType. INSTANCE
Singleton access
-