Berkeley DB
version 4.2.52

Uses of Package
com.sleepycat.bdb.bind.tuple

Packages that use com.sleepycat.bdb.bind.tuple
com.sleepycat.bdb.bind.serial Formats and bindings that use Java serialization 
com.sleepycat.bdb.bind.tuple Formats and bindings that use sequences of primitive data items or tuples 
 

Classes in com.sleepycat.bdb.bind.tuple used by com.sleepycat.bdb.bind.serial
TupleFormat
          The format for tuple data.
TupleInput
          Used by tuple bindings to read tuple data.
TupleOutput
          Used by tuple bindings to write tuple data.
 

Classes in com.sleepycat.bdb.bind.tuple used by com.sleepycat.bdb.bind.tuple
TupleBinding
          An abstract tuple binding for tuple keys or values.
TupleFormat
          The format for tuple data.
TupleInput
          Used by tuple bindings to read tuple data.
TupleOutput
          Used by tuple bindings to write tuple data.
TupleTupleBinding
          An abstract entity binding that uses a tuple key and a tuple value.
TupleTupleKeyExtractor
          An abstract key extractor that uses a tuple key and a tuple value.
TupleTupleMarshalledBinding
          A concrete entity binding that uses the MarshalledTupleData and the MarshalledTupleKeyEntity interfaces.
 


Berkeley DB
version 4.2.52

Copyright (c) 1996-2003 Sleepycat Software, Inc. - All rights reserved.