Uses of Class
org.hibernate.type.TextType
-
Packages that use TextType Package Description org.hibernate.type -
-
Uses of TextType in org.hibernate.type
Fields in org.hibernate.type declared as TextType Modifier and Type Field Description static TextTypeTextType. INSTANCEstatic TextTypeStandardBasicTypes. TEXTThe standard Hibernate type for mappingStringto JDBCLONGVARCHAR.
-