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/SequenceConfig.html | 463 ++++++++++----------- 1 file changed, 219 insertions(+), 244 deletions(-) (limited to 'docs/java/com/sleepycat/db/class-use/SequenceConfig.html') diff --git a/docs/java/com/sleepycat/db/class-use/SequenceConfig.html b/docs/java/com/sleepycat/db/class-use/SequenceConfig.html index 68feae16..4ca126c6 100644 --- a/docs/java/com/sleepycat/db/class-use/SequenceConfig.html +++ b/docs/java/com/sleepycat/db/class-use/SequenceConfig.html @@ -1,258 +1,233 @@ - - - - - -Uses of Class com.sleepycat.db.SequenceConfig (Oracle - Berkeley DB Java API) - - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - -
-Berkeley DB
version 5.3.21
-
- + + + + + - -
-
-

-Uses of Class
com.sleepycat.db.SequenceConfig

-
- - - - - - - - - - - - - -
-Packages that use SequenceConfig
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 SequenceConfig in com.sleepycat.db
-  -

- - - - - - - - - -
Fields in com.sleepycat.db declared as SequenceConfig
-static SequenceConfigSequenceConfig.DEFAULT - -
-          Default configuration used if null is passed to methods that create a - cursor.
-  -

- - - - - - - - - - - - - -
Methods in com.sleepycat.db with parameters of type SequenceConfig
- SequenceDatabase.openSequence(Transaction txn, - DatabaseEntry key, - SequenceConfig config) - -
-          Open a sequence represented by the key in the database.
- voidDatabase.removeSequence(Transaction txn, - DatabaseEntry key, - SequenceConfig config) - -
-          Remove the sequence from the database.
-  -

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

- - - - - - - - - -
Methods in com.sleepycat.persist that return SequenceConfig
- SequenceConfigEntityStore.getSequenceConfig(String name) - -
-          Returns the default Berkeley DB engine API configuration for a named key - sequence.
-  -

- - - - - - - - - -
Methods in com.sleepycat.persist with parameters of type SequenceConfig
- voidEntityStore.setSequenceConfig(String name, - SequenceConfig config) - -
-          Configures a named key sequence using the Berkeley DB engine API.
-  -

-


- - +
+

Uses of Class
com.sleepycat.db.SequenceConfig

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