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/db/class-use/JoinConfig.html | 443 ++++++++++----------- 1 file changed, 210 insertions(+), 233 deletions(-) (limited to 'docs/java/com/sleepycat/db/class-use/JoinConfig.html') diff --git a/docs/java/com/sleepycat/db/class-use/JoinConfig.html b/docs/java/com/sleepycat/db/class-use/JoinConfig.html index 56b62c8c..84a418ca 100644 --- a/docs/java/com/sleepycat/db/class-use/JoinConfig.html +++ b/docs/java/com/sleepycat/db/class-use/JoinConfig.html @@ -1,247 +1,224 @@ - - - - - -Uses of Class com.sleepycat.db.JoinConfig (Oracle - Berkeley DB Java API) - - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - -
-Berkeley DB
version 5.3.21
-
- + + + + + - -
-
-

-Uses of Class
com.sleepycat.db.JoinConfig

-
- - - - - - - - - - - - - -
-Packages that use JoinConfig
com.sleepycat.collectionsData access based on the standard Java collections API. 
com.sleepycat.dbBerkeley DB Java API
-[reference guide] [Java programming notes]
-  -

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

- - - - - - - - - -
Methods in com.sleepycat.collections with parameters of type JoinConfig
- StoredIterator<E>StoredCollection.join(StoredContainer[] indices, - Object[] indexKeys, - JoinConfig joinConfig) - -
-          Returns an iterator representing an equality join of the indices and - index key values specified.
-  -

- - - - - -
-Uses of JoinConfig in com.sleepycat.db
-  -

- - - - - - - - - -
Fields in com.sleepycat.db declared as JoinConfig
-static JoinConfigJoinConfig.DEFAULT - -
-          Default configuration used if null is passed to Database.join
-  -

- - - - - - - - - -
Methods in com.sleepycat.db that return JoinConfig
- JoinConfigJoinCursor.getConfig() - -
-          Returns this object's configuration.
-  -

- - - - - - - - - -
Methods in com.sleepycat.db with parameters of type JoinConfig
- JoinCursorDatabase.join(Cursor[] cursors, - JoinConfig config) - -
-          Creates a specialized join cursor for use in performing equality or - natural joins on secondary indices.
-  -

-


- - +
+

Uses of Class
com.sleepycat.db.JoinConfig

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