|
Berkeley DB version 4.2.52 |
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
ClassCatalog | Represents a catalog of class information for use in object serialization so that class descriptions can be stored separately from serialized objects. |
Class Summary | |
SerialBinding | A concrete serial binding for keys or values. |
SerialFormat | The format for serialized data. |
SerialInput | Used instead of an ObjectInputStream , which it extends, to read an
object stream written by the SerialOutput class. |
SerialOutput | Used instead of an ObjectOutputStream, which it extends, to write a compact object stream. |
SerialSerialBinding | An abstract entity binding that uses a serial key and a serial value. |
SerialSerialKeyExtractor | A abstract key extractor that uses a serial key and a serial value. |
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. |
TupleSerialMarshalledKeyExtractor | A concrete key extractor that works in conjunction with a TupleSerialMarshalledBinding . |
Formats and bindings that use Java serialization
|
Berkeley DB version 4.2.52 |
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |