Uses of Class
org.hibernate.type.ClobType
-
Packages that use ClobType Package Description org.hibernate.type -
-
Uses of ClobType in org.hibernate.type
Fields in org.hibernate.type declared as ClobType Modifier and Type Field Description static ClobType
StandardBasicTypes. CLOB
The standard Hibernate type for mappingClob
to JDBCCLOB
.static ClobType
ClobType. INSTANCE
-