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