|
Berkeley DB version 5.3.28 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MarshalledTupleEntry | |
---|---|
com.sleepycat.bind.tuple | Bindings that use sequences of primitive fields, or tuples. |
Uses of MarshalledTupleEntry in com.sleepycat.bind.tuple |
---|
Classes in com.sleepycat.bind.tuple with type parameters of type MarshalledTupleEntry | |
---|---|
class |
TupleMarshalledBinding<E extends MarshalledTupleEntry>
A concrete TupleBinding that delegates to the
MarshalledTupleEntry interface of the data or key object. |
class |
TupleTupleMarshalledBinding<E extends MarshalledTupleEntry & MarshalledTupleKeyEntity>
A concrete TupleTupleBinding that delegates to the
MarshalledTupleEntry and
MarshalledTupleKeyEntity interfaces of the entity class. |
class |
TupleTupleMarshalledKeyCreator<E extends MarshalledTupleEntry & MarshalledTupleKeyEntity>
A concrete key creator that works in conjunction with a TupleTupleMarshalledBinding . |
|
Berkeley DB version 5.3.28 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |