Uses of Class
org.hibernate.type.descriptor.jdbc.ObjectJdbcType
Packages that use ObjectJdbcType
Package
Description
Defines handling of almost the full range of standard JDBC-defined SQL data types.
-
Uses of ObjectJdbcType in org.hibernate.type.descriptor.jdbc
Subclasses of ObjectJdbcType in org.hibernate.type.descriptor.jdbcModifier and TypeClassDescriptionclassDescriptor for binding objects, but binding nulls with Types.VARBINARYclassDescriptor for binding objects, but binding nulls with Types.NULLclassDescriptor for binding objects, but binding nulls with the resolved parameter typeFields in org.hibernate.type.descriptor.jdbc declared as ObjectJdbcTypeModifier and TypeFieldDescriptionstatic final ObjectJdbcTypeObjectJdbcType.INSTANCEAn instance for the JDBC type codeJAVA_OBJECT.