|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BooleanType | |
|---|---|
| org.hibernate.type | A Hibernate Type is a strategy for mapping a Java property type to a JDBC type or types. |
| Uses of BooleanType in org.hibernate.type |
|---|
| Subclasses of BooleanType in org.hibernate.type | |
|---|---|
class |
CharBooleanType
Deprecated. Use the AbstractStandardBasicType approach instead |
| Fields in org.hibernate.type declared as BooleanType | |
|---|---|
static BooleanType |
StandardBasicTypes.BOOLEAN
The standard Hibernate type for mapping Boolean to JDBC BIT. |
static BooleanType |
BooleanType.INSTANCE
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||