Uses of Class
org.hibernate.type.descriptor.jdbc.NClobJdbcType
Packages that use NClobJdbcType
Package
Description
This package abstracts over the multifarious dialects of SQL
understood by the databases supported by Hibernate.
Defines handling of almost the full range of standard JDBC-defined SQL data types.
-
Uses of NClobJdbcType in org.hibernate.dialect
Subclasses of NClobJdbcType in org.hibernate.dialectModifier and TypeClassDescriptionclassSpecialized type mapping forNCLOBthat binds UTF-16LE bytes, because the jTDS driver can't handle Unicode characters and doesn't support nationalized methods. -
Uses of NClobJdbcType in org.hibernate.type.descriptor.jdbc
Fields in org.hibernate.type.descriptor.jdbc declared as NClobJdbcTypeModifier and TypeFieldDescriptionstatic final NClobJdbcTypeNClobJdbcType.DEFAULTstatic final NClobJdbcTypeNClobJdbcType.MATERIALIZEDstatic final NClobJdbcTypeNClobJdbcType.NCLOB_BINDINGstatic final NClobJdbcTypeNClobJdbcType.STREAM_BINDINGstatic final NClobJdbcTypeNClobJdbcType.STREAM_BINDING_EXTRACTINGstatic final NClobJdbcTypeNClobJdbcType.STRING_BINDING