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 CharacterTypeStandardBasicTypes. CHARACTERThe standard Hibernate type for mappingCharacterto JDBCCHAR(1).static CharacterTypeCharacterType. INSTANCE
-