Uses of Class
org.hibernate.type.descriptor.jdbc.NVarcharJdbcType
-
Packages that use NVarcharJdbcType Package Description org.hibernate.type.descriptor.jdbc Defines handling of almost the full range of standard JDBC-defined SQL data types. -
-
Uses of NVarcharJdbcType in org.hibernate.type.descriptor.jdbc
Subclasses of NVarcharJdbcType in org.hibernate.type.descriptor.jdbc Modifier and Type Class Description classLongNVarcharJdbcTypeDescriptor forLONGNVARCHARhandling.classNCharJdbcTypeDescriptor forNCHARhandling.Fields in org.hibernate.type.descriptor.jdbc declared as NVarcharJdbcType Modifier and Type Field Description static NVarcharJdbcTypeNVarcharJdbcType. INSTANCE
-