| 
 | Berkeley DB version 4.8.30 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
          Description
| Interface Summary | |
|---|---|
| MarshalledTupleEntry | A marshalling interface implemented by key, data or entity classes that are represented as tuples. | 
| MarshalledTupleKeyEntity | A marshalling interface implemented by entity classes that represent keys as tuples. | 
| Class Summary | |
|---|---|
| BigIntegerBinding | A concrete TupleBindingfor aBigIntegervalue. | 
| BooleanBinding | A concrete TupleBindingfor aBooleanprimitive
 wrapper or abooleanprimitive. | 
| ByteBinding | A concrete TupleBindingfor aByteprimitive
 wrapper or abyteprimitive. | 
| CharacterBinding | A concrete TupleBindingfor aCharacterprimitive
 wrapper or acharprimitive. | 
| DoubleBinding | A concrete TupleBindingfor aDoubleprimitive
 wrapper or adoubleprimitive. | 
| FloatBinding | A concrete TupleBindingfor aFloatprimitive
 wrapper or afloatprimitive. | 
| IntegerBinding | A concrete TupleBindingfor aIntegerprimitive
 wrapper or anintprimitive. | 
| LongBinding | A concrete TupleBindingfor aLongprimitive
 wrapper or alongprimitive. | 
| ShortBinding | A concrete TupleBindingfor aShortprimitive
 wrapper or ashortprimitive. | 
| SortedDoubleBinding | A concrete TupleBindingfor aDoubleprimitive
 wrapper or adoubleprimitive. | 
| SortedFloatBinding | A concrete TupleBindingfor aFloatprimitive
 wrapper or afloatprimitive. | 
| StringBinding | A concrete TupleBindingfor a simpleStringvalue. | 
| TupleBase<E> | A base class for tuple bindings and tuple key creators that provides control over the allocation of the output buffer. | 
| TupleBinding<E> | An abstract EntryBindingthat treats a key or data entry as a
 tuple; it includes predefined bindings for Java primitive types. | 
| TupleInput | An InputStreamwithDataInput-like methods for
 reading tuple fields. | 
| TupleInputBinding | A concrete EntryBindingthat uses theTupleInputobject as the key or data object. | 
| TupleMarshalledBinding<E extends MarshalledTupleEntry> | A concrete TupleBindingthat delegates to theMarshalledTupleEntryinterface of the data or key object. | 
| TupleOutput | An OutputStreamwithDataOutput-like methods for
 writing tuple fields. | 
| TupleTupleBinding<E> | An abstract EntityBindingthat treats an entity's key entry and
 data entry as tuples. | 
| TupleTupleKeyCreator<E> | An abstract key creator that uses a tuple key and a tuple data entry. | 
| TupleTupleMarshalledBinding<E extends MarshalledTupleEntry & MarshalledTupleKeyEntity> | A concrete TupleTupleBindingthat delegates to theMarshalledTupleEntryandMarshalledTupleKeyEntityinterfaces of the entity class. | 
| TupleTupleMarshalledKeyCreator<E extends MarshalledTupleEntry & MarshalledTupleKeyEntity> | A concrete key creator that works in conjunction with a TupleTupleMarshalledBinding. | 
Bindings that use sequences of primitive fields, or tuples.
| 
 | Berkeley DB version 4.8.30 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||