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/EntityIndex.html | 377 ++++++++++----------- 1 file changed, 177 insertions(+), 200 deletions(-) (limited to 'docs/java/com/sleepycat/persist/class-use/EntityIndex.html') diff --git a/docs/java/com/sleepycat/persist/class-use/EntityIndex.html b/docs/java/com/sleepycat/persist/class-use/EntityIndex.html index bf690393..e69a91df 100644 --- a/docs/java/com/sleepycat/persist/class-use/EntityIndex.html +++ b/docs/java/com/sleepycat/persist/class-use/EntityIndex.html @@ -1,214 +1,191 @@ - - - - - -Uses of Interface com.sleepycat.persist.EntityIndex (Oracle - Berkeley DB Java API) - - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - -
-Berkeley DB
version 5.3.21
-
- + + + + + - -
-
-

-Uses of Interface
com.sleepycat.persist.EntityIndex

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

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

- - - - - - - - - - - - - -
Classes in com.sleepycat.persist that implement EntityIndex
- classPrimaryIndex<PK,E> - -
-          The primary index for an entity class and its primary key.
- classSecondaryIndex<SK,PK,E> - -
-          The secondary index for an entity class and a secondary key.
-  -

- - - - - - - - - - - - - -
Methods in com.sleepycat.persist that return EntityIndex
- EntityIndex<SK,PK>SecondaryIndex.keysIndex() - -
-          Returns a read-only keys index that maps secondary key to primary key.
- EntityIndex<PK,E>SecondaryIndex.subIndex(SK key) - -
-          Returns an index that maps primary key to entity for the subset of - entities having a given secondary key (duplicates).
-  -

-


- - +
+

Uses of Interface
com.sleepycat.persist.EntityIndex

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