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 StringTypeStringType. INSTANCEstatic StringTypeStandardBasicTypes. STRINGThe standard Hibernate type for mappingStringto JDBCVARCHAR.
-