Uses of Class
org.hibernate.type.descriptor.jdbc.NullJdbcType
-
Packages that use NullJdbcType Package Description org.hibernate.type.descriptor.jdbc Defines handling of the standard JDBC-defined 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
-