Uses of Class
org.hibernate.type.CharArrayType
-
Packages that use CharArrayType Package Description org.hibernate.type -
-
Uses of CharArrayType in org.hibernate.type
Fields in org.hibernate.type declared as CharArrayType Modifier and Type Field Description static CharArrayType
StandardBasicTypes. CHAR_ARRAY
The standard Hibernate type for mappingchar[]
to JDBCVARCHAR
.static CharArrayType
CharArrayType. INSTANCE
-