|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BooleanTypeDescriptor | |
|---|---|
| org.hibernate.type | A Hibernate Type is a strategy for mapping a Java property type to a JDBC type or types. |
| org.hibernate.type.descriptor.java | |
| Uses of BooleanTypeDescriptor in org.hibernate.type |
|---|
| Constructors in org.hibernate.type with parameters of type BooleanTypeDescriptor | |
|---|---|
BooleanType(SqlTypeDescriptor sqlTypeDescriptor,
BooleanTypeDescriptor javaTypeDescriptor)
|
|
| Uses of BooleanTypeDescriptor in org.hibernate.type.descriptor.java |
|---|
| Fields in org.hibernate.type.descriptor.java declared as BooleanTypeDescriptor | |
|---|---|
static BooleanTypeDescriptor |
BooleanTypeDescriptor.INSTANCE
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||