Uses of Class
org.hibernate.type.BooleanType
-
Packages that use BooleanType Package Description org.hibernate.type -
-
Uses of BooleanType in org.hibernate.type
Fields in org.hibernate.type declared as BooleanType Modifier and Type Field Description static BooleanType
StandardBasicTypes. BOOLEAN
The standard Hibernate type for mappingBoolean
to JDBCBIT
.static BooleanType
BooleanType. INSTANCE
-