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/TransactionConfig.html | 490 ++++++++++----------- 1 file changed, 232 insertions(+), 258 deletions(-) (limited to 'docs/java/com/sleepycat/db/class-use/TransactionConfig.html') diff --git a/docs/java/com/sleepycat/db/class-use/TransactionConfig.html b/docs/java/com/sleepycat/db/class-use/TransactionConfig.html index 087e7826..df431dc1 100644 --- a/docs/java/com/sleepycat/db/class-use/TransactionConfig.html +++ b/docs/java/com/sleepycat/db/class-use/TransactionConfig.html @@ -1,272 +1,246 @@ - - - - - -Uses of Class com.sleepycat.db.TransactionConfig (Oracle - Berkeley DB Java API) - - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - -
-Berkeley DB
version 5.3.21
-
- + + + + + - -
-
-

-Uses of Class
com.sleepycat.db.TransactionConfig

-
- - - - - - - - - - - - - -
-Packages that use TransactionConfig
com.sleepycat.collectionsData access based on the standard Java collections API. 
com.sleepycat.dbBerkeley DB Java API
-[reference guide] [Java programming notes]
-  -

- - - - - -
-Uses of TransactionConfig in com.sleepycat.collections
-  -

- - - - - - - - - -
Methods in com.sleepycat.collections that return TransactionConfig
- TransactionConfigTransactionRunner.getTransactionConfig() - -
-          Returns the transaction configuration used for calling - Environment.beginTransaction(com.sleepycat.db.Transaction, com.sleepycat.db.TransactionConfig).
-  -

- - - - - - - - - - - - - -
Methods in com.sleepycat.collections with parameters of type TransactionConfig
- TransactionCurrentTransaction.beginTransaction(TransactionConfig config) - -
-          Begins a new transaction for this environment and associates it with - the current thread.
- voidTransactionRunner.setTransactionConfig(TransactionConfig config) - -
-          Changes the transaction configuration used for calling - Environment.beginTransaction(com.sleepycat.db.Transaction, com.sleepycat.db.TransactionConfig).
-  -

- - - - - - - - -
Constructors in com.sleepycat.collections with parameters of type TransactionConfig
TransactionRunner(Environment env, - int maxRetries, - TransactionConfig config) - -
-          Creates a transaction runner for a given Berkeley DB environment and - with a given number of maximum retries.
-  -

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

- - - - - - - - - -
Fields in com.sleepycat.db declared as TransactionConfig
-static TransactionConfigTransactionConfig.DEFAULT - -
-          Default configuration used if null is passed to methods that create a - transaction.
-  -

- - - - - - - - - -
Methods in com.sleepycat.db with parameters of type TransactionConfig
- TransactionEnvironment.beginTransaction(Transaction parent, - TransactionConfig config) - -
-          Create a new transaction in the database environment.
-  -

-


- - +
+

Uses of Class
com.sleepycat.db.TransactionConfig

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