|
Berkeley DB version 4.2.52 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TupleBinding | |
com.sleepycat.bdb.bind.tuple | Formats and bindings that use sequences of primitive data items or tuples |
Uses of TupleBinding in com.sleepycat.bdb.bind.tuple |
Subclasses of TupleBinding in com.sleepycat.bdb.bind.tuple | |
class |
TupleMarshalledBinding
A concrete key or value binding that uses the MarshalledTupleData
interface. |
Methods in com.sleepycat.bdb.bind.tuple that return TupleBinding | |
static TupleBinding |
TupleBinding.getPrimitiveBinding(Class cls,
TupleFormat format)
Creates a tuple binding for a primitive Java class. |
|
Berkeley DB version 4.2.52 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |