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