Uses of Class
org.hibernate.type.MaterializedClobType
-
Packages that use MaterializedClobType Package Description org.hibernate.type -
-
Uses of MaterializedClobType in org.hibernate.type
Fields in org.hibernate.type declared as MaterializedClobType Modifier and Type Field Description static MaterializedClobTypeMaterializedClobType. INSTANCEstatic MaterializedClobTypeStandardBasicTypes. MATERIALIZED_CLOBThe standard Hibernate type for mappingStringto JDBCCLOB.
-