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/class-use/Cursor.html | 465 +++++++++++------------ 1 file changed, 228 insertions(+), 237 deletions(-) (limited to 'docs/java/com/sleepycat/db/class-use/Cursor.html') diff --git a/docs/java/com/sleepycat/db/class-use/Cursor.html b/docs/java/com/sleepycat/db/class-use/Cursor.html index 673c166b..804623a2 100644 --- a/docs/java/com/sleepycat/db/class-use/Cursor.html +++ b/docs/java/com/sleepycat/db/class-use/Cursor.html @@ -1,251 +1,242 @@ - - - - - -Uses of Class com.sleepycat.db.Cursor (Oracle - Berkeley DB Java API) - - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - -
-Berkeley DB
version 5.3.21
-
- + + + + + - -
-
-

-Uses of Class
com.sleepycat.db.Cursor

-
- - - - - - - - - -
-Packages that use Cursor
com.sleepycat.dbBerkeley DB Java API
-[reference guide] [Java programming notes]
-  -

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

- - - - - - - - - -
Subclasses of Cursor in com.sleepycat.db
- classSecondaryCursor - -
-          A database cursor for a secondary database.
-  -

- - - - - - - - - - - - - - - - - - - - - -
Methods in com.sleepycat.db that return Cursor
- CursorCursor.dup(boolean samePosition) - -
-          Creates a new cursor that uses the same transaction and locker ID as the - original cursor.
- CursorSecondaryCursor.dup(boolean samePosition) - -
-          Returns a new SecondaryCursor for the same transaction as - the original cursor.
- CursorDatabase.openCursor(Transaction txn, - CursorConfig config) - -
-          Return a cursor into the database.
- CursorSecondaryDatabase.openCursor(Transaction txn, - CursorConfig config) - -
-          Return a cursor into the database.
-  -

- - - - - - - - - - - - - -
Methods in com.sleepycat.db with parameters of type Cursor
- intCursor.compare(Cursor OtherCursor) - -
-          Return a comparison of the two cursors.
- 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.Cursor

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