Uses of Class
org.hibernate.type.descriptor.jdbc.ClobJdbcType
-
Packages that use ClobJdbcType Package Description org.hibernate.type.descriptor.jdbc Defines handling of the standard JDBC-defined types. -
-
Uses of ClobJdbcType in org.hibernate.type.descriptor.jdbc
Fields in org.hibernate.type.descriptor.jdbc declared as ClobJdbcType Modifier and Type Field Description static ClobJdbcTypeClobJdbcType. CLOB_BINDINGstatic ClobJdbcTypeClobJdbcType. DEFAULTstatic ClobJdbcTypeClobJdbcType. STREAM_BINDINGstatic ClobJdbcTypeClobJdbcType. STREAM_BINDING_EXTRACTINGstatic ClobJdbcTypeClobJdbcType. STRING_BINDING
-