| 
 | Berkeley DB version 4.8.30 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TupleBase | |
|---|---|
| com.sleepycat.bind.serial | Bindings that use Java serialization. | 
| com.sleepycat.bind.tuple | Bindings that use sequences of primitive fields, or tuples. | 
| Uses of TupleBase in com.sleepycat.bind.serial | 
|---|
| Subclasses of TupleBase in com.sleepycat.bind.serial | |
|---|---|
|  class | TupleSerialBinding<D,E>An abstract EntityBindingthat treats an entity's key entry as
 a tuple and its data entry as a serialized object. | 
|  class | TupleSerialKeyCreator<D>A abstract key creator that uses a tuple key and a serial data entry. | 
|  class | TupleSerialMarshalledBinding<E extends MarshalledTupleKeyEntity>A concrete TupleSerialBindingthat delegates to theMarshalledTupleKeyEntityinterface of the entity class. | 
|  class | TupleSerialMarshalledKeyCreator<D extends MarshalledTupleKeyEntity>A concrete key creator that works in conjunction with a TupleSerialMarshalledBinding. | 
| Uses of TupleBase in com.sleepycat.bind.tuple | 
|---|
| Subclasses of TupleBase in com.sleepycat.bind.tuple | |
|---|---|
|  class | BigIntegerBindingA concrete TupleBindingfor aBigIntegervalue. | 
|  class | BooleanBindingA concrete TupleBindingfor aBooleanprimitive
 wrapper or abooleanprimitive. | 
|  class | ByteBindingA concrete TupleBindingfor aByteprimitive
 wrapper or abyteprimitive. | 
|  class | CharacterBindingA concrete TupleBindingfor aCharacterprimitive
 wrapper or acharprimitive. | 
|  class | DoubleBindingA concrete TupleBindingfor aDoubleprimitive
 wrapper or adoubleprimitive. | 
|  class | FloatBindingA concrete TupleBindingfor aFloatprimitive
 wrapper or afloatprimitive. | 
|  class | IntegerBindingA concrete TupleBindingfor aIntegerprimitive
 wrapper or anintprimitive. | 
|  class | LongBindingA concrete TupleBindingfor aLongprimitive
 wrapper or alongprimitive. | 
|  class | ShortBindingA concrete TupleBindingfor aShortprimitive
 wrapper or ashortprimitive. | 
|  class | SortedDoubleBindingA concrete TupleBindingfor aDoubleprimitive
 wrapper or adoubleprimitive. | 
|  class | SortedFloatBindingA concrete TupleBindingfor aFloatprimitive
 wrapper or afloatprimitive. | 
|  class | StringBindingA concrete TupleBindingfor a simpleStringvalue. | 
|  class | TupleBinding<E>An abstract EntryBindingthat treats a key or data entry as a
 tuple; it includes predefined bindings for Java primitive types. | 
|  class | TupleMarshalledBinding<E extends MarshalledTupleEntry>A concrete TupleBindingthat delegates to theMarshalledTupleEntryinterface of the data or key object. | 
|  class | TupleTupleBinding<E>An abstract EntityBindingthat treats an entity's key entry and
 data entry as tuples. | 
|  class | TupleTupleKeyCreator<E>An abstract key creator that uses a tuple key and a tuple data entry. | 
|  class | TupleTupleMarshalledBinding<E extends MarshalledTupleEntry & MarshalledTupleKeyEntity>A concrete TupleTupleBindingthat delegates to theMarshalledTupleEntryandMarshalledTupleKeyEntityinterfaces of the entity class. | 
|  class | TupleTupleMarshalledKeyCreator<E extends MarshalledTupleEntry & MarshalledTupleKeyEntity>A concrete key creator that works in conjunction with a TupleTupleMarshalledBinding. | 
| 
 | Berkeley DB version 4.8.30 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||