Uses of Class
org.hibernate.type.descriptor.sql.NVarcharTypeDescriptor

Packages that use NVarcharTypeDescriptor
org.hibernate.type.descriptor.sql Defines handling of the standard JDBC-defined types, as declared by Types
 

Uses of NVarcharTypeDescriptor in org.hibernate.type.descriptor.sql
 

Subclasses of NVarcharTypeDescriptor in org.hibernate.type.descriptor.sql
 class LongNVarcharTypeDescriptor
          Descriptor for LONGNVARCHAR handling.
 class NCharTypeDescriptor
           
 

Fields in org.hibernate.type.descriptor.sql declared as NVarcharTypeDescriptor
static NVarcharTypeDescriptor NVarcharTypeDescriptor.INSTANCE
           
 



Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.