|
Berkeley DB version 5.3.28 |
|||||||||
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. |
com.sleepycat.collections | Data access based on the standard Java collections API. |
Classes in com.sleepycat.bind.tuple used by com.sleepycat.bind.serial | |
---|---|
MarshalledTupleKeyEntity
A marshalling interface implemented by entity classes that represent keys as tuples. |
|
TupleBase
A base class for tuple bindings and tuple key creators that provides control over the allocation of the output buffer. |
|
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 | |
---|---|
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. |
|
TupleBase
A base class for tuple bindings and tuple key creators that provides control over the allocation of the output buffer. |
|
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. |
Classes in com.sleepycat.bind.tuple used by com.sleepycat.collections | |
---|---|
MarshalledTupleKeyEntity
A marshalling interface implemented by entity classes that represent keys as tuples. |
|
Berkeley DB version 5.3.28 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |