Uses of Class
org.hibernate.type.CharacterType
-
Packages that use CharacterType Package Description org.hibernate.type -
-
Uses of CharacterType in org.hibernate.type
Fields in org.hibernate.type declared as CharacterType Modifier and Type Field Description static CharacterType
StandardBasicTypes. CHARACTER
The standard Hibernate type for mappingCharacter
to JDBCCHAR(1)
.static CharacterType
CharacterType. INSTANCE
-