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