| 
 | Berkeley DB version 4.6.21 | |||||||||
| 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 | TupleSerialBindingAn abstract EntityBindingthat treats an entity's key entry as
 a tuple and its data entry as a serialized object. | 
|  class | TupleSerialKeyCreatorA abstract key creator that uses a tuple key and a serial data entry. | 
|  class | TupleSerialMarshalledBindingA concrete TupleSerialBindingthat delegates to theMarshalledTupleKeyEntityinterface of the entity class. | 
|  class | TupleSerialMarshalledKeyCreatorA 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 | TupleBindingAn abstract EntryBindingthat treats a key or data entry as a
 tuple; it includes predefined bindings for Java primitive types. | 
|  class | TupleMarshalledBindingA concrete TupleBindingthat delegates to theMarshalledTupleEntryinterface of the data or key object. | 
|  class | TupleTupleBindingAn abstract EntityBindingthat treats an entity's key entry and
 data entry as tuples. | 
|  class | TupleTupleKeyCreatorAn abstract key creator that uses a tuple key and a tuple data entry. | 
|  class | TupleTupleMarshalledBindingA concrete TupleTupleBindingthat delegates to theMarshalledTupleEntryandMarshalledTupleKeyEntityinterfaces of the entity class. | 
|  class | TupleTupleMarshalledKeyCreatorA concrete key creator that works in conjunction with a TupleTupleMarshalledBinding. | 
| 
 | Berkeley DB version 4.6.21 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||