Uses of Class
org.hibernate.type.MaterializedNClobType
-
Packages that use MaterializedNClobType Package Description org.hibernate.type -
-
Uses of MaterializedNClobType in org.hibernate.type
Fields in org.hibernate.type declared as MaterializedNClobType Modifier and Type Field Description static MaterializedNClobType
MaterializedNClobType. INSTANCE
static MaterializedNClobType
StandardBasicTypes. MATERIALIZED_NCLOB
The standard Hibernate type for mappingString
to JDBCNCLOB
.
-