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 CharacterArrayTypeStandardBasicTypes. CHARACTER_ARRAYThe standard Hibernate type for mappingCharacter[]to JDBCVARCHAR.static CharacterArrayTypeCharacterArrayType. INSTANCE
-