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 CharArrayTypeStandardBasicTypes. CHAR_ARRAYThe standard Hibernate type for mappingchar[]to JDBCVARCHAR.static CharArrayTypeCharArrayType. INSTANCE
-