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