Uses of Class
org.hibernate.type.descriptor.sql.VarcharTypeDescriptor
-
Packages that use VarcharTypeDescriptor Package Description org.hibernate.type.descriptor.sql Defines handling of the standard JDBC-defined types. -
-
Uses of VarcharTypeDescriptor in org.hibernate.type.descriptor.sql
Subclasses of VarcharTypeDescriptor in org.hibernate.type.descriptor.sql Modifier and Type Class Description classCharTypeDescriptorDescriptor forCHARhandling.classLongVarcharTypeDescriptorDescriptor forLONGVARCHARhandling.Fields in org.hibernate.type.descriptor.sql declared as VarcharTypeDescriptor Modifier and Type Field Description static VarcharTypeDescriptorVarcharTypeDescriptor. INSTANCE
-