| 
 | Berkeley DB version 4.3.27 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use TupleBinding | |
| com.sleepycat.bind.tuple | Bindings that use sequences of primitive fields, or tuples. | 
| Uses of TupleBinding in com.sleepycat.bind.tuple | 
| Subclasses of TupleBinding in com.sleepycat.bind.tuple | |
|  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 | StringBindingA concrete TupleBindingfor a simpleStringvalue. | 
|  class | TupleMarshalledBindingA concrete TupleBindingthat delegates to theMarshalledTupleEntryinterface of the data or key object. | 
| Methods in com.sleepycat.bind.tuple that return TupleBinding | |
| static TupleBinding | TupleBinding.getPrimitiveBinding(Class cls)Creates a tuple binding for a primitive Java class. | 
| 
 | Berkeley DB version 4.3.27 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||