Uses of Class
org.hibernate.type.descriptor.sql.NVarcharTypeDescriptor
-
Packages that use NVarcharTypeDescriptor Package Description org.hibernate.type.descriptor.sql Defines handling of the standard JDBC-defined types. -
-
Uses of NVarcharTypeDescriptor in org.hibernate.type.descriptor.sql
Subclasses of NVarcharTypeDescriptor in org.hibernate.type.descriptor.sql Modifier and Type Class Description classLongNVarcharTypeDescriptorDescriptor forLONGNVARCHARhandling.classNCharTypeDescriptorDescriptor forNCHARhandling.Fields in org.hibernate.type.descriptor.sql declared as NVarcharTypeDescriptor Modifier and Type Field Description static NVarcharTypeDescriptorNVarcharTypeDescriptor. INSTANCE
-