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