| Package | Description |
|---|---|
| com.avaje.ebeaninternal.server.type |
Built in and custom Scalar types support.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ScalarTypeBoolean.BitBoolean
The Class BitBoolean converts a JDBC type BIT to a java boolean
|
static class |
ScalarTypeBoolean.IntBoolean
Converted to/from an Integer in the Database.
|
static class |
ScalarTypeBoolean.Native |
static class |
ScalarTypeBoolean.StringBoolean
Converted to/from an Integer in the Database.
|
Copyright © 2014. All Rights Reserved.