Uses of Class
org.hibernate.type.descriptor.sql.CharTypeDescriptor
-
Packages that use CharTypeDescriptor Package Description org.hibernate.type.descriptor.sql Defines handling of the standard JDBC-defined types. -
-
Uses of CharTypeDescriptor in org.hibernate.type.descriptor.sql
Fields in org.hibernate.type.descriptor.sql declared as CharTypeDescriptor Modifier and Type Field Description static CharTypeDescriptorCharTypeDescriptor. INSTANCE
-