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/collections/package-use.html | 413 ++++++++++----------- 1 file changed, 194 insertions(+), 219 deletions(-) (limited to 'docs/java/com/sleepycat/collections/package-use.html') diff --git a/docs/java/com/sleepycat/collections/package-use.html b/docs/java/com/sleepycat/collections/package-use.html index 31aabf86..ec70494b 100644 --- a/docs/java/com/sleepycat/collections/package-use.html +++ b/docs/java/com/sleepycat/collections/package-use.html @@ -1,233 +1,208 @@ - - - - - -Uses of Package com.sleepycat.collections (Oracle - Berkeley DB Java API) - - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - -
-Berkeley DB
version 5.3.21
-
- + + + + + - -
-
-

-Uses of Package
com.sleepycat.collections

-
- - - - - - - - - -
-Packages that use com.sleepycat.collections
com.sleepycat.collectionsData access based on the standard Java collections API. 
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Classes in com.sleepycat.collections used by com.sleepycat.collections
CurrentTransaction - -
-          Provides access to the current transaction for the current thread within the - context of a Berkeley DB environment.
PrimaryKeyAssigner - -
-          An interface implemented to assign new primary key values.
StoredCollection - -
-          A abstract base class for all stored collections.
StoredContainer - -
-          A abstract base class for all stored collections and maps.
StoredEntrySet - -
-          The Set returned by Map.entrySet().
StoredIterator - -
-          The Iterator returned by all stored collections.
StoredKeySet - -
-          The Set returned by Map.keySet() and which can also be constructed directly - if a Map is not needed.
StoredMap - -
-          A Map view of a Database.
StoredSortedMap - -
-          A SortedMap view of a Database.
StoredValueSet - -
-          The Set returned by Map.values() and Map.duplicates(), and which can also be - constructed directly if a Map is not needed.
TransactionWorker - -
-          The interface implemented to perform the work within a transaction.
-  -

-


- - +
+

Uses of Package
com.sleepycat.collections

+
+
+ +
- - - - - - - - - - - - -
-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