类的使用
org.hibernate.type.descriptor.sql.VarcharTypeDescriptor
-
使用VarcharTypeDescriptor的程序包 程序包 说明 org.hibernate.type.descriptor.sql Defines handling of the standard JDBC-defined types. -
-
org.hibernate.type.descriptor.sql中VarcharTypeDescriptor的使用
org.hibernate.type.descriptor.sql中VarcharTypeDescriptor的子类 修饰符和类型 类 说明 classCharTypeDescriptorDescriptor forCHARhandling.classLongVarcharTypeDescriptorDescriptor forLONGVARCHARhandling.声明为VarcharTypeDescriptor的org.hibernate.type.descriptor.sql中的字段 修饰符和类型 字段 说明 static VarcharTypeDescriptorVarcharTypeDescriptor. INSTANCE
-