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/db/class-use/SecondaryConfig.html | 515 ++++++++++----------- 1 file changed, 244 insertions(+), 271 deletions(-) (limited to 'docs/java/com/sleepycat/db/class-use/SecondaryConfig.html') diff --git a/docs/java/com/sleepycat/db/class-use/SecondaryConfig.html b/docs/java/com/sleepycat/db/class-use/SecondaryConfig.html index 61a574b6..25ddbe34 100644 --- a/docs/java/com/sleepycat/db/class-use/SecondaryConfig.html +++ b/docs/java/com/sleepycat/db/class-use/SecondaryConfig.html @@ -1,285 +1,258 @@ - - - - - -Uses of Class com.sleepycat.db.SecondaryConfig (Oracle - Berkeley DB Java API) - - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - -
-Berkeley DB
version 5.3.21
-
- + + + + + - -
-
-

-Uses of Class
com.sleepycat.db.SecondaryConfig

-
- - - - - - - - - - - - - -
-Packages that use SecondaryConfig
com.sleepycat.dbBerkeley DB Java API
-[reference guide] [Java programming notes]
com.sleepycat.persistThe Direct Persistence Layer (DPL) adds a persistent object model to the -Berkeley DB transactional engine. 
-  -

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

- - - - - - - - - -
Fields in com.sleepycat.db declared as SecondaryConfig
-static SecondaryConfigSecondaryConfig.DEFAULT - -
-           
-  -

- - - - - - - - - -
Methods in com.sleepycat.db that return SecondaryConfig
- SecondaryConfigSecondaryDatabase.getSecondaryConfig() - -
-          Returns a copy of the secondary configuration of this database.
-  -

- - - - - - - - - -
Methods in com.sleepycat.db with parameters of type SecondaryConfig
- SecondaryDatabaseEnvironment.openSecondaryDatabase(Transaction txn, - String fileName, - String databaseName, - Database primaryDatabase, - SecondaryConfig config) - -
-          Open a database.
-  -

- - - - - - - - -
Constructors in com.sleepycat.db with parameters of type SecondaryConfig
SecondaryDatabase(String fileName, - String databaseName, - Database primaryDatabase, - SecondaryConfig config) - -
-          Open a database.
-  -

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

- - - - - - - - - -
Methods in com.sleepycat.persist that return SecondaryConfig
- SecondaryConfigEntityStore.getSecondaryConfig(Class entityClass, - String keyName) - -
-          Returns the default secondary database Berkeley DB engine API - configuration for an entity class and key name.
-  -

- - - - - - - - - -
Methods in com.sleepycat.persist with parameters of type SecondaryConfig
- voidEntityStore.setSecondaryConfig(Class entityClass, - String keyName, - SecondaryConfig config) - -
-          Configures a secondary database for an entity class and key name using - the Berkeley DB engine API.
-  -

-


- - +
+

Uses of Class
com.sleepycat.db.SecondaryConfig

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