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. --- docs/java/com/sleepycat/db/package-summary.html | 1526 +++++++++++++---------- 1 file changed, 870 insertions(+), 656 deletions(-) (limited to 'docs/java/com/sleepycat/db/package-summary.html') diff --git a/docs/java/com/sleepycat/db/package-summary.html b/docs/java/com/sleepycat/db/package-summary.html index 524b3054..3e961682 100644 --- a/docs/java/com/sleepycat/db/package-summary.html +++ b/docs/java/com/sleepycat/db/package-summary.html @@ -1,618 +1,844 @@ - - - - - -com.sleepycat.db (Oracle - Berkeley DB Java API) - - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - -
-Berkeley DB
version 5.3.21
-
- + + + + + - -
-

-Package com.sleepycat.db -

-Berkeley DB Java API
-[reference guide] [Java programming notes]. -

-See: -
-          Description -

- - - - - - - - + + + + + + + + + + + + + + + + + + + + + + +
-Interface Summary
BackupHandlerAn interface that can optionally be used to override the default behavior +
+

Package com.sleepycat.db

+
+ +
+

See: Description

+
+
+
+
ReplicationLeaseExpiredException +
Thrown if a master lease has expired.
+
ReplicationLockoutException +
Thrown when an operation was blocked by client/master synchronization.
+
ReplicationSiteUnavailableException +
Thrown if replication group was unable to elect a master, or was unable to +complete the election in the specified timeout period.
+
RunRecoveryException +
Thrown when the database environment needs to be recovered.
+
VersionMismatchException +
Thrown if the version of the Berkeley DB library doesn't match the version that created +the database environment.
+
+ + + + + +

Package com.sleepycat.db Description

+
Berkeley DB Java API
[reference guide] [Java programming notes].

This package is a wrapper around the Berkeley DB library. It uses JNI @@ -623,66 +849,54 @@ this package. There are also several utilities provided with Berkeley DB that make administrative tasks possible from the command line. For more information, see the page Berkeley DB Supporting Utilities. -

- -

-

-
-
- - +target="_top">Berkeley DB Supporting Utilities.
+ - - - - - - - - - - - - -
-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