|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AdapterDefinition | |
|---|---|
| com.amazon.carbonado.adapter | Contains annotations and implementations for supporting property adapters. |
| Uses of AdapterDefinition in com.amazon.carbonado.adapter |
|---|
| Classes in com.amazon.carbonado.adapter with annotations of type AdapterDefinition | |
|---|---|
interface |
DateTimeAdapter
Converts Joda-Time datetime objects to and from other forms. |
interface |
PrimitiveArrayAdapter
Allows arrays of primitive types to be encoded (big-endian) as byte arrays. |
interface |
TextAdapter
Converts database Blobs and Clobs to Strings. |
interface |
TrueFalseAdapter
Adapter that converts 'T' or 'F' to and from a boolean value. |
interface |
YesNoAdapter
Adapter that converts 'Y' or 'N' to and from a boolean value. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||