Berkeley DB
version 4.2.52

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

Packages that use com.sleepycat.bdb.bind.serial
com.sleepycat.bdb Core database classes for defining an environment, creating data stores, and running transactions
[reference guide] 
com.sleepycat.bdb.bind.serial Formats and bindings that use Java serialization 
com.sleepycat.bdb.factory Factory classes 
 

Classes in com.sleepycat.bdb.bind.serial used by com.sleepycat.bdb
ClassCatalog
          Represents a catalog of class information for use in object serialization so that class descriptions can be stored separately from serialized objects.
 

Classes in com.sleepycat.bdb.bind.serial used by com.sleepycat.bdb.bind.serial
ClassCatalog
          Represents a catalog of class information for use in object serialization so that class descriptions can be stored separately from serialized objects.
SerialFormat
          The format for serialized data.
TupleSerialBinding
          A abstract entity binding that uses a tuple key and a serial value.
TupleSerialKeyExtractor
          A abstract key extractor that uses a tuple key and a serial value.
TupleSerialMarshalledBinding
          A concrete entity binding that uses the MarshalledTupleKeyEntity interface.
 

Classes in com.sleepycat.bdb.bind.serial used by com.sleepycat.bdb.factory
ClassCatalog
          Represents a catalog of class information for use in object serialization so that class descriptions can be stored separately from serialized objects.
 


Berkeley DB
version 4.2.52

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