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. --- .../sleepycat/persist/class-use/ForwardCursor.html | 399 ++++++++++----------- 1 file changed, 187 insertions(+), 212 deletions(-) (limited to 'docs/java/com/sleepycat/persist/class-use/ForwardCursor.html') diff --git a/docs/java/com/sleepycat/persist/class-use/ForwardCursor.html b/docs/java/com/sleepycat/persist/class-use/ForwardCursor.html index 0bd6a90a..a812ff4a 100644 --- a/docs/java/com/sleepycat/persist/class-use/ForwardCursor.html +++ b/docs/java/com/sleepycat/persist/class-use/ForwardCursor.html @@ -1,226 +1,201 @@ - - - - - -Uses of Interface com.sleepycat.persist.ForwardCursor (Oracle - Berkeley DB Java API) - - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - -
-Berkeley DB
version 5.3.21
-
- + + + + + - -
-
-

-Uses of Interface
com.sleepycat.persist.ForwardCursor

-
- - - - - - - - - -
-Packages that use ForwardCursor
com.sleepycat.persistThe Direct Persistence Layer (DPL) adds a persistent object model to the -Berkeley DB transactional engine. 
-  -

- - - - - -
-Uses of ForwardCursor in com.sleepycat.persist
-  -

- - - - - - - - - -
Subinterfaces of ForwardCursor in com.sleepycat.persist
- interfaceEntityCursor<V> - -
-          Traverses entity values or key values and allows deleting or updating the - entity at the current cursor position.
-  -

- - - - - - - - - - - - - - - - - - - - - -
Methods in com.sleepycat.persist that return ForwardCursor
- ForwardCursor<E>EntityJoin.entities() - -
-          Opens a cursor that returns the entities qualifying for the join.
- ForwardCursor<E>EntityJoin.entities(Transaction txn, - CursorConfig config) - -
-          Opens a cursor that returns the entities qualifying for the join.
- ForwardCursor<PK>EntityJoin.keys() - -
-          Opens a cursor that returns the primary keys of entities qualifying for - the join.
- ForwardCursor<PK>EntityJoin.keys(Transaction txn, - CursorConfig config) - -
-          Opens a cursor that returns the primary keys of entities qualifying for - the join.
-  -

-


- - +
+

Uses of Interface
com.sleepycat.persist.ForwardCursor

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