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