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