|
Berkeley
DB Java Edition version 1.7.1 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use com.sleepycat.bind.tuple | |
| com.sleepycat.bind.serial | Bindings that use Java serialization. |
| com.sleepycat.bind.tuple | Bindings that use sequences of primitive fields, or tuples. |
| Classes in com.sleepycat.bind.tuple used by com.sleepycat.bind.serial | |
| TupleInput
An InputStream
with DataInput-like methods for reading tuple fields. |
|
| TupleOutput
An OutputStream
with DataOutput-like methods for writing tuple fields. |
|
| Classes in com.sleepycat.bind.tuple used by com.sleepycat.bind.tuple | |
| TupleBinding
An abstract EntryBinding that treats a key or data entry as
a tuple; it includes predefined bindings for Java primitive types. |
|
| TupleInput
An InputStream
with DataInput-like methods for reading tuple fields. |
|
| TupleOutput
An OutputStream
with DataOutput-like methods for writing tuple fields. |
|
| TupleTupleBinding
An abstract EntityBinding that treats an entity's key entry
and data entry as tuples. |
|
| TupleTupleKeyCreator
An abstract key creator that uses a tuple key and a tuple data entry. |
|
| TupleTupleMarshalledBinding
A concrete TupleTupleBinding that delegates to the MarshalledTupleEntry
and MarshalledTupleKeyEntity interfaces of the entity
class. |
|
|
Berkeley
DB Java Edition version 1.7.1 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||