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. --- .../collections/class-use/PrimaryKeyAssigner.html | 397 ++++++++++----------- 1 file changed, 187 insertions(+), 210 deletions(-) (limited to 'docs/java/com/sleepycat/collections/class-use/PrimaryKeyAssigner.html') diff --git a/docs/java/com/sleepycat/collections/class-use/PrimaryKeyAssigner.html b/docs/java/com/sleepycat/collections/class-use/PrimaryKeyAssigner.html index ee4a345e..d230bc2a 100644 --- a/docs/java/com/sleepycat/collections/class-use/PrimaryKeyAssigner.html +++ b/docs/java/com/sleepycat/collections/class-use/PrimaryKeyAssigner.html @@ -1,224 +1,201 @@ - - - - - -Uses of Interface com.sleepycat.collections.PrimaryKeyAssigner (Oracle - Berkeley DB Java API) - - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - -
-Berkeley DB
version 5.3.21
-
- + + + + + - -
-
-

-Uses of Interface
com.sleepycat.collections.PrimaryKeyAssigner

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

- - - - - -
-Uses of PrimaryKeyAssigner in com.sleepycat.collections
-  -

- - - - - - - - - - - - - - - - - - - - - - - -
Constructors in com.sleepycat.collections with parameters of type PrimaryKeyAssigner
StoredList(Database database, - EntityBinding<E> valueEntityBinding, - PrimaryKeyAssigner keyAssigner) - -
-          Creates a list entity view of a Database with a PrimaryKeyAssigner.
StoredList(Database database, - EntryBinding<E> valueBinding, - PrimaryKeyAssigner keyAssigner) - -
-          Creates a list view of a Database with a PrimaryKeyAssigner.
StoredMap(Database database, - EntryBinding<K> keyBinding, - EntityBinding<V> valueEntityBinding, - PrimaryKeyAssigner keyAssigner) - -
-          Creates a map entity view of a Database with a PrimaryKeyAssigner.
StoredMap(Database database, - EntryBinding<K> keyBinding, - EntryBinding<V> valueBinding, - PrimaryKeyAssigner keyAssigner) - -
-          Creates a map view of a Database with a PrimaryKeyAssigner.
StoredSortedMap(Database database, - EntryBinding<K> keyBinding, - EntityBinding<V> valueEntityBinding, - PrimaryKeyAssigner keyAssigner) - -
-          Creates a sorted map entity view of a Database with a PrimaryKeyAssigner.
StoredSortedMap(Database database, - EntryBinding<K> keyBinding, - EntryBinding<V> valueBinding, - PrimaryKeyAssigner keyAssigner) - -
-          Creates a sorted map view of a Database with a PrimaryKeyAssigner.
-  -

-


- - +
+

Uses of Interface
com.sleepycat.collections.PrimaryKeyAssigner

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