From 780b92ada9afcf1d58085a83a0b9e6bc982203d1 Mon Sep 17 00:00:00 2001 From: Lorry Tar Creator Date: Tue, 17 Feb 2015 17:25:57 +0000 Subject: Imported from /home/lorry/working-area/delta_berkeleydb/db-6.1.23.tar.gz. --- .../com/sleepycat/bind/serial/package-summary.html | 438 ++++++++++----------- 1 file changed, 218 insertions(+), 220 deletions(-) (limited to 'docs/java/com/sleepycat/bind/serial/package-summary.html') diff --git a/docs/java/com/sleepycat/bind/serial/package-summary.html b/docs/java/com/sleepycat/bind/serial/package-summary.html index b7342c18..8888c642 100644 --- a/docs/java/com/sleepycat/bind/serial/package-summary.html +++ b/docs/java/com/sleepycat/bind/serial/package-summary.html @@ -1,234 +1,232 @@ - - - - - -com.sleepycat.bind.serial (Oracle - Berkeley DB Java API) - - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - -
-Berkeley DB
version 5.3.21
-
- + + + + + - -
-

-Package com.sleepycat.bind.serial -

-Bindings that use Java serialization. -

-See: -
-          Description -

- - - - - - - - - -
-Interface Summary
ClassCatalogA catalog of class description information for use during object - serialization.
-  - -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Class Summary
SerialBaseA base class for serial bindings creators that provides control over the - allocation of the output buffer.
SerialBinding<E>A concrete EntryBinding that treats a key or data entry as - a serialized object.
SerialInputA specialized ObjectInputStream that gets class description - information from a ClassCatalog.
SerialOutputA specialized ObjectOutputStream that stores class description - information in a ClassCatalog.
SerialSerialBinding<K,D,E>An abstract EntityBinding that treats an entity's key entry and - data entry as serialized objects.
SerialSerialKeyCreator<PK,D,SK>A abstract key creator that uses a serial key and a serial data entry.
StoredClassCatalogA ClassCatalog that is stored in a Database.
TupleSerialBinding<D,E>An abstract EntityBinding that treats an entity's key entry as - a tuple and its data entry as a serialized object.
TupleSerialKeyCreator<D>A abstract key creator that uses a tuple key and a serial data entry.
TupleSerialMarshalledBinding<E extends MarshalledTupleKeyEntity>A concrete TupleSerialBinding that delegates to the - MarshalledTupleKeyEntity interface of the entity class.
TupleSerialMarshalledKeyCreator<D extends MarshalledTupleKeyEntity>A concrete key creator that works in conjunction with a TupleSerialMarshalledBinding.
-  - -

-

-Package com.sleepycat.bind.serial Description -

- -

-Bindings that use Java serialization. -

- -

-

-
-
- - +
+

Package com.sleepycat.bind.serial

+
+
Bindings that use Java serialization.
+
+

See: Description

+
+
+ + + + +

Package com.sleepycat.bind.serial Description

+
Bindings that use Java serialization.
+
- - - - - - - - - - - - -
-Berkeley DB
version 5.3.21
-
- + + + + + - -
-Copyright (c) 1996, 2012 Oracle and/or its affiliates. All rights reserved. - - +

Copyright (c) 1996, 2015 Oracle and/or its affiliates. All rights reserved.

+ + -- cgit v1.2.1