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