diff options
| author | Lorry Tar Creator <lorry-tar-importer@baserock.org> | 2015-02-17 17:25:57 +0000 |
|---|---|---|
| committer | <> | 2015-03-17 16:26:24 +0000 |
| commit | 780b92ada9afcf1d58085a83a0b9e6bc982203d1 (patch) | |
| tree | 598f8b9fa431b228d29897e798de4ac0c1d3d970 /docs/gsg_txn/JAVA | |
| parent | 7a2660ba9cc2dc03a69ddfcfd95369395cc87444 (diff) | |
| download | berkeleydb-master.tar.gz | |
Diffstat (limited to 'docs/gsg_txn/JAVA')
40 files changed, 110 insertions, 90 deletions
diff --git a/docs/gsg_txn/JAVA/BerkeleyDB-Core-JAVA-Txn.pdf b/docs/gsg_txn/JAVA/BerkeleyDB-Core-JAVA-Txn.pdf Binary files differindex cea294df..48506a41 100644 --- a/docs/gsg_txn/JAVA/BerkeleyDB-Core-JAVA-Txn.pdf +++ b/docs/gsg_txn/JAVA/BerkeleyDB-Core-JAVA-Txn.pdf diff --git a/docs/gsg_txn/JAVA/abortresults.html b/docs/gsg_txn/JAVA/abortresults.html index eb525637..0b2d3a62 100644 --- a/docs/gsg_txn/JAVA/abortresults.html +++ b/docs/gsg_txn/JAVA/abortresults.html @@ -14,7 +14,7 @@ <body> <div xmlns="" class="navheader"> <div class="libver"> - <p>Library Version 11.2.5.3</p> + <p>Library Version 12.1.6.1</p> </div> <table width="100%" summary="Navigation header"> <tr> diff --git a/docs/gsg_txn/JAVA/apireq.html b/docs/gsg_txn/JAVA/apireq.html index c9779cbe..d203f518 100644 --- a/docs/gsg_txn/JAVA/apireq.html +++ b/docs/gsg_txn/JAVA/apireq.html @@ -14,7 +14,7 @@ <body> <div xmlns="" class="navheader"> <div class="libver"> - <p>Library Version 11.2.5.3</p> + <p>Library Version 12.1.6.1</p> </div> <table width="100%" summary="Navigation header"> <tr> diff --git a/docs/gsg_txn/JAVA/architectrecovery.html b/docs/gsg_txn/JAVA/architectrecovery.html index 50ca5af4..58ae930b 100644 --- a/docs/gsg_txn/JAVA/architectrecovery.html +++ b/docs/gsg_txn/JAVA/architectrecovery.html @@ -14,7 +14,7 @@ <body> <div xmlns="" class="navheader"> <div class="libver"> - <p>Library Version 11.2.5.3</p> + <p>Library Version 12.1.6.1</p> </div> <table width="100%" summary="Navigation header"> <tr> diff --git a/docs/gsg_txn/JAVA/autocommit.html b/docs/gsg_txn/JAVA/autocommit.html index 4903523b..06cc210b 100644 --- a/docs/gsg_txn/JAVA/autocommit.html +++ b/docs/gsg_txn/JAVA/autocommit.html @@ -14,7 +14,7 @@ <body> <div xmlns="" class="navheader"> <div class="libver"> - <p>Library Version 11.2.5.3</p> + <p>Library Version 12.1.6.1</p> </div> <table width="100%" summary="Navigation header"> <tr> diff --git a/docs/gsg_txn/JAVA/backuprestore.html b/docs/gsg_txn/JAVA/backuprestore.html index 520fc318..7abb7159 100644 --- a/docs/gsg_txn/JAVA/backuprestore.html +++ b/docs/gsg_txn/JAVA/backuprestore.html @@ -14,7 +14,7 @@ <body> <div xmlns="" class="navheader"> <div class="libver"> - <p>Library Version 11.2.5.3</p> + <p>Library Version 12.1.6.1</p> </div> <table width="100%" summary="Navigation header"> <tr> @@ -113,6 +113,14 @@ </li> </ul> </div> + <div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"> + <h3 class="title">Note</h3> + <p> + DB backups are byte-order independent. That is, a backup + taken on a big-endian machine can be used to restore a database + residing on a little-endian machine. + </p> + </div> <p> Once you have performed a backup, you can perform <span class="emphasis"><em>catastrophic recovery</em></span> to restore @@ -207,8 +215,8 @@ logs. To do this, use either the <span> - <code class="methodname">Environment.getArchiveDatabases()</code>, - method + <code class="methodname">Environment.getArchiveDatabases()</code> + method, </span> or use the <span class="command"><strong>db_archive</strong></span> @@ -284,7 +292,7 @@ <span> For more information, see the <code class="literal">setHotbackupInProgress()</code> method in the - <a class="ulink" href="http://download.oracle.com/docs/cd/E17076_02/html/java/com/sleepycat/db/EnvironmentConfig.html" target="_top"> + <a class="ulink" href="http://docs.oracle.com/cd/E17076_02/html/java/com/sleepycat/db/EnvironmentConfig.html" target="_top"> EnvironmentConfig Javadoc page. </a> </span> @@ -365,7 +373,7 @@ <span> For more information, see the <code class="literal">setBulk()</code> method in the - <a class="ulink" href="http://download.oracle.com/docs/cd/E17076_02/html/java/com/sleepycat/db/TransactionConfig.html" target="_top"> + <a class="ulink" href="http://docs.oracle.com/cd/E17076_02/html/java/com/sleepycat/db/TransactionConfig.html" target="_top"> TransactionConfig Javadoc page. </a> </span> diff --git a/docs/gsg_txn/JAVA/blocking_deadlocks.html b/docs/gsg_txn/JAVA/blocking_deadlocks.html index f74a15f9..68fedd09 100644 --- a/docs/gsg_txn/JAVA/blocking_deadlocks.html +++ b/docs/gsg_txn/JAVA/blocking_deadlocks.html @@ -14,7 +14,7 @@ <body> <div xmlns="" class="navheader"> <div class="libver"> - <p>Library Version 11.2.5.3</p> + <p>Library Version 12.1.6.1</p> </div> <table width="100%" summary="Navigation header"> <tr> diff --git a/docs/gsg_txn/JAVA/enabletxn.html b/docs/gsg_txn/JAVA/enabletxn.html index 33dd2fba..0700c59f 100644 --- a/docs/gsg_txn/JAVA/enabletxn.html +++ b/docs/gsg_txn/JAVA/enabletxn.html @@ -14,7 +14,7 @@ <body> <div xmlns="" class="navheader"> <div class="libver"> - <p>Library Version 11.2.5.3</p> + <p>Library Version 12.1.6.1</p> </div> <table width="100%" summary="Navigation header"> <tr> diff --git a/docs/gsg_txn/JAVA/envopen.html b/docs/gsg_txn/JAVA/envopen.html index 0835dbe8..fd2414a9 100644 --- a/docs/gsg_txn/JAVA/envopen.html +++ b/docs/gsg_txn/JAVA/envopen.html @@ -14,7 +14,7 @@ <body> <div xmlns="" class="navheader"> <div class="libver"> - <p>Library Version 11.2.5.3</p> + <p>Library Version 12.1.6.1</p> </div> <table width="100%" summary="Navigation header"> <tr> diff --git a/docs/gsg_txn/JAVA/exclusivelock.html b/docs/gsg_txn/JAVA/exclusivelock.html index aa0a5f94..d267b4b8 100644 --- a/docs/gsg_txn/JAVA/exclusivelock.html +++ b/docs/gsg_txn/JAVA/exclusivelock.html @@ -14,7 +14,7 @@ <body> <div xmlns="" class="navheader"> <div class="libver"> - <p>Library Version 11.2.5.3</p> + <p>Library Version 12.1.6.1</p> </div> <table width="100%" summary="Navigation header"> <tr> diff --git a/docs/gsg_txn/JAVA/filemanagement.html b/docs/gsg_txn/JAVA/filemanagement.html index f995ca7c..710dea03 100644 --- a/docs/gsg_txn/JAVA/filemanagement.html +++ b/docs/gsg_txn/JAVA/filemanagement.html @@ -14,7 +14,7 @@ <body> <div xmlns="" class="navheader"> <div class="libver"> - <p>Library Version 11.2.5.3</p> + <p>Library Version 12.1.6.1</p> </div> <table width="100%" summary="Navigation header"> <tr> @@ -178,10 +178,11 @@ </li> <li> <p> - Temporary files, which are created only under certain special circumstances. These files never need to - be backed up or otherwise managed and so they are not a consideration for the topics described in this - chapter. See <a class="xref" href="enabletxn.html#security" title="Security Considerations">Security Considerations</a> - for more information on temporary files. + Temporary files, which are created only under certain + special circumstances. These files never need to be backed + up or otherwise managed and so they are not a consideration + for the topics described in this chapter. See <a class="xref" href="enabletxn.html#security" title="Security Considerations">Security Considerations</a> for more + information on temporary files. </p> </li> </ul> @@ -227,11 +228,15 @@ <ul type="disc"> <li> <p> - Flushes dirty pages from the in-memory cache. This means that data modifications found in your - in-memory cache are written to the database files on disk. Note that a checkpoint also causes data - dirtied by an uncommitted transaction to also be written to your database files on disk. In this latter - case, DB's normal recovery is used to remove any such modifications that were subsequently - abandoned by your application using a transaction abort. + Flushes dirty pages from the in-memory cache. This + means that data modifications found in your in-memory + cache are written to the database files on disk. Note that + a checkpoint also causes data dirtied by an uncommitted + transaction to also be written to your database files on + disk. In this latter case, DB's normal recovery is + used to remove any such modifications that were + subsequently abandoned by your application using a + transaction abort. </p> <p> Normal recovery is describe in <a class="xref" href="recovery.html" title="Recovery Procedures">Recovery Procedures</a>. @@ -244,7 +249,8 @@ </li> <li> <p> - Flushes the log. This causes all log data that has not yet been written to disk to be written. + Flushes the log. This causes all log data that has not + yet been written to disk to be written. </p> </li> <li> @@ -256,8 +262,9 @@ </div> <p> There are several ways to run a checkpoint. One way is to use - the <span class="command"><strong>db_checkpoint</strong></span> command line utility. (Note, however, that this command line utility - cannot be used if your environment was opened using + the <span class="command"><strong>db_checkpoint</strong></span> command line utility. + (Note, however, that this command line utility cannot be used + if your environment was opened using <span> <code class="methodname">EnvironmentConfig.setPrivate()</code>.) @@ -285,7 +292,7 @@ For configuration information, see the - <a class="ulink" href="http://download.oracle.com/docs/cd/E17076_02/html/java/com/sleepycat/db/CheckpointConfig.html" target="_top"> + <a class="ulink" href="http://docs.oracle.com/cd/E17076_02/html/java/com/sleepycat/db/CheckpointConfig.html" target="_top"> CheckpointConfig Javadoc page. </a> </p> diff --git a/docs/gsg_txn/JAVA/hotfailover.html b/docs/gsg_txn/JAVA/hotfailover.html index b46fab8e..12b9963c 100644 --- a/docs/gsg_txn/JAVA/hotfailover.html +++ b/docs/gsg_txn/JAVA/hotfailover.html @@ -14,7 +14,7 @@ <body> <div xmlns="" class="navheader"> <div class="libver"> - <p>Library Version 11.2.5.3</p> + <p>Library Version 12.1.6.1</p> </div> <table width="100%" summary="Navigation header"> <tr> @@ -152,9 +152,10 @@ <div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"> <h3 class="title">Note</h3> <p> - Rather than use the previous procedure, you can use the <span class="command"><strong>db_hotbackup</strong></span> command line utility - to do the same thing. This utility will (optionally) run a checkpoint and then copy all necessary files to a target - directory for you. + Rather than use the previous procedure, you can use the + <span class="command"><strong>db_hotbackup</strong></span> command line utility to do the + same thing. This utility will (optionally) run a checkpoint and + then copy all necessary files to a target directory for you. </p> </div> <p> @@ -169,14 +170,18 @@ </li> <li> <p> - If you have an archival copy of the backup environment, you can optionally try copying the remaining - log files from the original environment and running catastrophic recovery against that backup - environment. Do this <span class="emphasis"><em>only</em></span> if you have a an archival copy of the backup - environment. + If you have an archival copy of the backup environment, + you can optionally try copying the remaining log files + from the original environment and running catastrophic + recovery against that backup environment. Do this + <span class="emphasis"><em>only</em></span> if you have a an archival + copy of the backup environment. </p> <p> - This step can allow you to recover data created or modified in the original environment, but which - did not have a chance to be reflected in the hot backup environment. + This step can allow you to recover data created or + modified in the original environment, but which did not + have a chance to be reflected in the hot backup + environment. </p> </li> <li> diff --git a/docs/gsg_txn/JAVA/index.html b/docs/gsg_txn/JAVA/index.html index 3aeb5ad6..37d20e46 100644 --- a/docs/gsg_txn/JAVA/index.html +++ b/docs/gsg_txn/JAVA/index.html @@ -12,7 +12,7 @@ <body> <div xmlns="" class="navheader"> <div class="libver"> - <p>Library Version 11.2.5.3</p> + <p>Library Version 12.1.6.1</p> </div> <table width="100%" summary="Navigation header"> <tr> @@ -30,11 +30,11 @@ <div class="titlepage"> <div> <div> - <h1 class="title"><a id="idm389832"></a>Getting Started with Berkeley DB Transaction Processing</h1> + <h1 class="title"><a id="idm723256"></a>Getting Started with Berkeley DB Transaction Processing</h1> </div> <div> <div class="legalnotice"> - <a id="idm742392"></a> + <a id="idm5160744"></a> <p class="legalnotice-title"> <b>Legal Notice</b> </p> @@ -68,7 +68,7 @@ <p> To obtain a copy of this document's original source code, please submit a request to the Oracle Technology Network forum at: - <a class="ulink" href="http://forums.oracle.com/forums/forum.jspa?forumID=271" target="_top">http://forums.oracle.com/forums/forum.jspa?forumID=271</a> + <a class="ulink" href="https://forums.oracle.com/forums/forum.jspa?forumID=271" target="_top">https://forums.oracle.com/forums/forum.jspa?forumID=271</a> </p> @@ -76,7 +76,7 @@ </div> </div> <div> - <p class="pubdate">5/11/2012</p> + <p class="pubdate">2/17/2015</p> </div> </div> <hr /> diff --git a/docs/gsg_txn/JAVA/inmem_txnexample_java.html b/docs/gsg_txn/JAVA/inmem_txnexample_java.html index 294ab9e2..99137c0b 100644 --- a/docs/gsg_txn/JAVA/inmem_txnexample_java.html +++ b/docs/gsg_txn/JAVA/inmem_txnexample_java.html @@ -13,7 +13,7 @@ <body> <div xmlns="" class="navheader"> <div class="libver"> - <p>Library Version 11.2.5.3</p> + <p>Library Version 12.1.6.1</p> </div> <table width="100%" summary="Navigation header"> <tr> @@ -538,7 +538,7 @@ public class DBWriter extends Thread experiment with this code, you can find the example in the following location in your DB distribution: </p> - <pre class="programlisting"><span class="emphasis"><em>DB_INSTALL</em></span>/examples_java/src/db/txn</pre> + <pre class="programlisting"><span class="emphasis"><em>DB_INSTALL</em></span>/examples/java/src/db/txn</pre> </div> <div class="navfooter"> <hr /> diff --git a/docs/gsg_txn/JAVA/introduction.html b/docs/gsg_txn/JAVA/introduction.html index 2b0fa43a..f6ef20e0 100644 --- a/docs/gsg_txn/JAVA/introduction.html +++ b/docs/gsg_txn/JAVA/introduction.html @@ -14,7 +14,7 @@ <body> <div xmlns="" class="navheader"> <div class="libver"> - <p>Library Version 11.2.5.3</p> + <p>Library Version 12.1.6.1</p> </div> <table width="100%" summary="Navigation header"> <tr> diff --git a/docs/gsg_txn/JAVA/isolation.html b/docs/gsg_txn/JAVA/isolation.html index 74618ce8..0e8e90ae 100644 --- a/docs/gsg_txn/JAVA/isolation.html +++ b/docs/gsg_txn/JAVA/isolation.html @@ -14,7 +14,7 @@ <body> <div xmlns="" class="navheader"> <div class="libver"> - <p>Library Version 11.2.5.3</p> + <p>Library Version 12.1.6.1</p> </div> <table width="100%" summary="Navigation header"> <tr> diff --git a/docs/gsg_txn/JAVA/lockingsubsystem.html b/docs/gsg_txn/JAVA/lockingsubsystem.html index 46243ff1..3d4b33a1 100644 --- a/docs/gsg_txn/JAVA/lockingsubsystem.html +++ b/docs/gsg_txn/JAVA/lockingsubsystem.html @@ -14,7 +14,7 @@ <body> <div xmlns="" class="navheader"> <div class="libver"> - <p>Library Version 11.2.5.3</p> + <p>Library Version 12.1.6.1</p> </div> <table width="100%" summary="Navigation header"> <tr> @@ -380,7 +380,7 @@ try { <pre class="programlisting">> /usr/local/db_install/bin/db_deadlock -h /export/dbenv -a y</pre> <p> For more information, see the - <a class="ulink" href="http://download.oracle.com/docs/cd/E17076_02/html/api_reference/C/db_deadlock.html" target="_top"> + <a class="ulink" href="http://docs.oracle.com/cd/E17076_02/html/api_reference/C/db_deadlock.html" target="_top"> <code class="literal">db_deadlock</code> reference documentation. </a> </p> diff --git a/docs/gsg_txn/JAVA/logconfig.html b/docs/gsg_txn/JAVA/logconfig.html index cbab92a5..87507a8e 100644 --- a/docs/gsg_txn/JAVA/logconfig.html +++ b/docs/gsg_txn/JAVA/logconfig.html @@ -14,7 +14,7 @@ <body> <div xmlns="" class="navheader"> <div class="libver"> - <p>Library Version 11.2.5.3</p> + <p>Library Version 12.1.6.1</p> </div> <table width="100%" summary="Navigation header"> <tr> diff --git a/docs/gsg_txn/JAVA/logfileremoval.html b/docs/gsg_txn/JAVA/logfileremoval.html index 92113b8b..5810107b 100644 --- a/docs/gsg_txn/JAVA/logfileremoval.html +++ b/docs/gsg_txn/JAVA/logfileremoval.html @@ -14,7 +14,7 @@ <body> <div xmlns="" class="navheader"> <div class="libver"> - <p>Library Version 11.2.5.3</p> + <p>Library Version 12.1.6.1</p> </div> <table width="100%" summary="Navigation header"> <tr> diff --git a/docs/gsg_txn/JAVA/maxtxns.html b/docs/gsg_txn/JAVA/maxtxns.html index 28c2822e..32b9c11f 100644 --- a/docs/gsg_txn/JAVA/maxtxns.html +++ b/docs/gsg_txn/JAVA/maxtxns.html @@ -14,7 +14,7 @@ <body> <div xmlns="" class="navheader"> <div class="libver"> - <p>Library Version 11.2.5.3</p> + <p>Library Version 12.1.6.1</p> </div> <table width="100%" summary="Navigation header"> <tr> diff --git a/docs/gsg_txn/JAVA/moreinfo.html b/docs/gsg_txn/JAVA/moreinfo.html index 6fc05998..dcb13a75 100644 --- a/docs/gsg_txn/JAVA/moreinfo.html +++ b/docs/gsg_txn/JAVA/moreinfo.html @@ -14,7 +14,7 @@ <body> <div xmlns="" class="navheader"> <div class="libver"> - <p>Library Version 11.2.5.3</p> + <p>Library Version 12.1.6.1</p> </div> <table width="100%" summary="Navigation header"> <tr> @@ -56,7 +56,7 @@ <p> - <a class="ulink" href="http://download.oracle.com/docs/cd/E17076_02/html/gsg/JAVA/index.html" target="_top"> + <a class="ulink" href="http://docs.oracle.com/cd/E17076_02/html/gsg/JAVA/index.html" target="_top"> Getting Started with Berkeley DB for Java </a> @@ -70,14 +70,14 @@ <p> - <a class="ulink" href="http://download.oracle.com/docs/cd/E17076_02/html/gsg_db_rep/JAVA/index.html" target="_top"> + <a class="ulink" href="http://docs.oracle.com/cd/E17076_02/html/gsg_db_rep/JAVA/index.html" target="_top"> Berkeley DB Getting Started with Replicated Applications for Java </a> </p> </li> <li> <p> - <a class="ulink" href="http://download.oracle.com/docs/cd/E17076_02/html/programmer_reference/index.html" target="_top"> + <a class="ulink" href="http://docs.oracle.com/cd/E17076_02/html/programmer_reference/index.html" target="_top"> Berkeley DB Programmer's Reference Guide </a> </p> @@ -91,7 +91,7 @@ - <a class="ulink" href="http://download.oracle.com/docs/cd/E17076_02/html/java/index.html" target="_top"> + <a class="ulink" href="http://docs.oracle.com/cd/E17076_02/html/java/index.html" target="_top"> Berkeley DB Javadoc </a> @@ -101,7 +101,7 @@ <li> <p> - <a class="ulink" href="http://download.oracle.com/docs/cd/E17076_02/html/collections/tutorial/index.html" target="_top"> + <a class="ulink" href="http://docs.oracle.com/cd/E17076_02/html/collections/tutorial/index.html" target="_top"> Berkeley DB Collections Tutorial </a> </p> @@ -123,7 +123,7 @@ downloads, visit - <a class="ulink" href="http://www.oracle.com/technetwork/database/berkeleydb/downloads/index.html" target="_top">http://www.oracle.com/technetwork/database/berkeleydb/downloads/index.html</a>. + <a class="ulink" href="http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/downloads/index.html" target="_top">http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/downloads/index.html</a>. </p> </span> <div class="sect2" lang="en" xml:lang="en"> @@ -138,8 +138,8 @@ You can post your comments and questions at the Oracle Technology (OTN) forum for <span> - Oracle Berkeley DB at: <a class="ulink" href="http://forums.oracle.com/forums/forum.jspa?forumID=271" target="_top">http://forums.oracle.com/forums/forum.jspa?forumID=271</a>, - or for Oracle Berkeley DB High Availability at: <a class="ulink" href="http://forums.oracle.com/forums/forum.jspa?forumID=272" target="_top">http://forums.oracle.com/forums/forum.jspa?forumID=272</a>. + Oracle Berkeley DB at: <a class="ulink" href="https://forums.oracle.com/forums/forum.jspa?forumID=271" target="_top">https://forums.oracle.com/forums/forum.jspa?forumID=271</a>, + or for Oracle Berkeley DB High Availability at: <a class="ulink" href="https://forums.oracle.com/forums/forum.jspa?forumID=272" target="_top">https://forums.oracle.com/forums/forum.jspa?forumID=272</a>. </span> diff --git a/docs/gsg_txn/JAVA/multithread-intro.html b/docs/gsg_txn/JAVA/multithread-intro.html index 05bc3602..d6d4f411 100644 --- a/docs/gsg_txn/JAVA/multithread-intro.html +++ b/docs/gsg_txn/JAVA/multithread-intro.html @@ -14,7 +14,7 @@ <body> <div xmlns="" class="navheader"> <div class="libver"> - <p>Library Version 11.2.5.3</p> + <p>Library Version 12.1.6.1</p> </div> <table width="100%" summary="Navigation header"> <tr> diff --git a/docs/gsg_txn/JAVA/nestedtxn.html b/docs/gsg_txn/JAVA/nestedtxn.html index fa18f751..7c247397 100644 --- a/docs/gsg_txn/JAVA/nestedtxn.html +++ b/docs/gsg_txn/JAVA/nestedtxn.html @@ -14,7 +14,7 @@ <body> <div xmlns="" class="navheader"> <div class="libver"> - <p>Library Version 11.2.5.3</p> + <p>Library Version 12.1.6.1</p> </div> <table width="100%" summary="Navigation header"> <tr> diff --git a/docs/gsg_txn/JAVA/nodurabletxn.html b/docs/gsg_txn/JAVA/nodurabletxn.html index c2f11d96..972849a0 100644 --- a/docs/gsg_txn/JAVA/nodurabletxn.html +++ b/docs/gsg_txn/JAVA/nodurabletxn.html @@ -14,7 +14,7 @@ <body> <div xmlns="" class="navheader"> <div class="libver"> - <p>Library Version 11.2.5.3</p> + <p>Library Version 12.1.6.1</p> </div> <table width="100%" summary="Navigation header"> <tr> diff --git a/docs/gsg_txn/JAVA/perftune-intro.html b/docs/gsg_txn/JAVA/perftune-intro.html index 7a8c2e67..97e1b001 100644 --- a/docs/gsg_txn/JAVA/perftune-intro.html +++ b/docs/gsg_txn/JAVA/perftune-intro.html @@ -14,7 +14,7 @@ <body> <div xmlns="" class="navheader"> <div class="libver"> - <p>Library Version 11.2.5.3</p> + <p>Library Version 12.1.6.1</p> </div> <table width="100%" summary="Navigation header"> <tr> @@ -55,11 +55,11 @@ <span> However, for a more complete description of them, see the - <a class="ulink" href="http://download.oracle.com/docs/cd/E17076_02/html/programmer_reference/transapp_tune.html" target="_top"> + <a class="ulink" href="http://docs.oracle.com/cd/E17076_02/html/programmer_reference/transapp_tune.html" target="_top"> Transaction tuning </a> and - <a class="ulink" href="http://download.oracle.com/docs/cd/E17076_02/html/programmer_reference/transapp_throughput.html" target="_top"> + <a class="ulink" href="http://docs.oracle.com/cd/E17076_02/html/programmer_reference/transapp_throughput.html" target="_top"> Transaction throughput </a> sections of the <em class="citetitle">Berkeley DB Programmer's Reference Guide</em>. diff --git a/docs/gsg_txn/JAVA/preface.html b/docs/gsg_txn/JAVA/preface.html index 0a0a78e5..813c03e2 100644 --- a/docs/gsg_txn/JAVA/preface.html +++ b/docs/gsg_txn/JAVA/preface.html @@ -14,7 +14,7 @@ <body> <div xmlns="" class="navheader"> <div class="libver"> - <p>Library Version 11.2.5.3</p> + <p>Library Version 12.1.6.1</p> </div> <table width="100%" summary="Navigation header"> <tr> @@ -73,8 +73,8 @@ have for deadlock detection. </p> <p> - This book describes Berkeley DB 11<span class="emphasis"><em>g</em></span> Release 2, which provides library - version 11.2.5.3. + This book describes Berkeley DB 12<span class="emphasis"><em>c</em></span> Release 1, which provides library + version 12.1.6.1. </p> <p> This book is aimed at the software engineer responsible for writing a diff --git a/docs/gsg_txn/JAVA/readmodifywrite.html b/docs/gsg_txn/JAVA/readmodifywrite.html index fc827142..f2159da0 100644 --- a/docs/gsg_txn/JAVA/readmodifywrite.html +++ b/docs/gsg_txn/JAVA/readmodifywrite.html @@ -14,7 +14,7 @@ <body> <div xmlns="" class="navheader"> <div class="libver"> - <p>Library Version 11.2.5.3</p> + <p>Library Version 12.1.6.1</p> </div> <table width="100%" summary="Navigation header"> <tr> diff --git a/docs/gsg_txn/JAVA/recovery-intro.html b/docs/gsg_txn/JAVA/recovery-intro.html index 5a1a596f..756334df 100644 --- a/docs/gsg_txn/JAVA/recovery-intro.html +++ b/docs/gsg_txn/JAVA/recovery-intro.html @@ -14,7 +14,7 @@ <body> <div xmlns="" class="navheader"> <div class="libver"> - <p>Library Version 11.2.5.3</p> + <p>Library Version 12.1.6.1</p> </div> <table width="100%" summary="Navigation header"> <tr> diff --git a/docs/gsg_txn/JAVA/recovery.html b/docs/gsg_txn/JAVA/recovery.html index 326f046e..946466cc 100644 --- a/docs/gsg_txn/JAVA/recovery.html +++ b/docs/gsg_txn/JAVA/recovery.html @@ -14,7 +14,7 @@ <body> <div xmlns="" class="navheader"> <div class="libver"> - <p>Library Version 11.2.5.3</p> + <p>Library Version 12.1.6.1</p> </div> <table width="100%" summary="Navigation header"> <tr> diff --git a/docs/gsg_txn/JAVA/reversesplit.html b/docs/gsg_txn/JAVA/reversesplit.html index e8bfa70c..0b5c389d 100644 --- a/docs/gsg_txn/JAVA/reversesplit.html +++ b/docs/gsg_txn/JAVA/reversesplit.html @@ -14,7 +14,7 @@ <body> <div xmlns="" class="navheader"> <div class="libver"> - <p>Library Version 11.2.5.3</p> + <p>Library Version 12.1.6.1</p> </div> <table width="100%" summary="Navigation header"> <tr> diff --git a/docs/gsg_txn/JAVA/sysfailure.html b/docs/gsg_txn/JAVA/sysfailure.html index 55442f47..46a5188b 100644 --- a/docs/gsg_txn/JAVA/sysfailure.html +++ b/docs/gsg_txn/JAVA/sysfailure.html @@ -14,7 +14,7 @@ <body> <div xmlns="" class="navheader"> <div class="libver"> - <p>Library Version 11.2.5.3</p> + <p>Library Version 12.1.6.1</p> </div> <table width="100%" summary="Navigation header"> <tr> diff --git a/docs/gsg_txn/JAVA/txn_ccursor.html b/docs/gsg_txn/JAVA/txn_ccursor.html index 60b6e4fa..f37e65ba 100644 --- a/docs/gsg_txn/JAVA/txn_ccursor.html +++ b/docs/gsg_txn/JAVA/txn_ccursor.html @@ -14,7 +14,7 @@ <body> <div xmlns="" class="navheader"> <div class="libver"> - <p>Library Version 11.2.5.3</p> + <p>Library Version 12.1.6.1</p> </div> <table width="100%" summary="Navigation header"> <tr> diff --git a/docs/gsg_txn/JAVA/txnconcurrency.html b/docs/gsg_txn/JAVA/txnconcurrency.html index 2b523d8d..225cf976 100644 --- a/docs/gsg_txn/JAVA/txnconcurrency.html +++ b/docs/gsg_txn/JAVA/txnconcurrency.html @@ -14,7 +14,7 @@ <body> <div xmlns="" class="navheader"> <div class="libver"> - <p>Library Version 11.2.5.3</p> + <p>Library Version 12.1.6.1</p> </div> <table width="100%" summary="Navigation header"> <tr> diff --git a/docs/gsg_txn/JAVA/txncursor.html b/docs/gsg_txn/JAVA/txncursor.html index 4987ce47..cef88e95 100644 --- a/docs/gsg_txn/JAVA/txncursor.html +++ b/docs/gsg_txn/JAVA/txncursor.html @@ -14,7 +14,7 @@ <body> <div xmlns="" class="navheader"> <div class="libver"> - <p>Library Version 11.2.5.3</p> + <p>Library Version 12.1.6.1</p> </div> <table width="100%" summary="Navigation header"> <tr> diff --git a/docs/gsg_txn/JAVA/txnexample_dpl.html b/docs/gsg_txn/JAVA/txnexample_dpl.html index 7a8f3e48..50a88e75 100644 --- a/docs/gsg_txn/JAVA/txnexample_dpl.html +++ b/docs/gsg_txn/JAVA/txnexample_dpl.html @@ -14,7 +14,7 @@ <body> <div xmlns="" class="navheader"> <div class="libver"> - <p>Library Version 11.2.5.3</p> + <p>Library Version 12.1.6.1</p> </div> <table width="100%" summary="Navigation header"> <tr> @@ -169,7 +169,7 @@ public class TxnGuideDPL { </pre> // Handles private static EntityStore myStore = null; - private static Environment myEnv = null; + private static Environment myEnv = null; private static final int NUMTHREADS = 5; </pre> <p> Next, we implement our <code class="function">usage()</code> method. This @@ -462,7 +462,7 @@ public class StoreWriter extends Thread </p> <pre class="programlisting"> private EntityStore myStore = null; private Environment myEnv = null; - private PrimaryIndex<Integer,PayloadDataEntity> pdIndex; + private PrimaryIndex<Integer,PayloadDataEntity> pdKey; private Random generator = new Random(); private boolean passTxn = false; @@ -480,7 +480,7 @@ public class StoreWriter extends Thread // Open the data accessor. This is used to store persistent // objects. - pdIndex = myStore.getPrimaryIndex(Integer.class, + pdKey = myStore.getPrimaryIndex(Integer.class, PayloadDataEntity.class); } </pre> <p> @@ -565,7 +565,7 @@ public class StoreWriter extends Thread pd.setDoubleData(generator.nextDouble()); // Do the put - pdIndex.put(txn, pd); + pdKey.put(txn, pd); } </pre> <p> Having completed the inner database write loop, we could simply @@ -713,7 +713,7 @@ public class StoreWriter extends Thread // This is ignored if the store is not opened with uncommitted read // support. cc.setReadUncommitted(true); - EntityCursor<PayloadDataEntity> cursor = pdIndex.entities(txn, cc); + EntityCursor<PayloadDataEntity> cursor = pdKey.entities(txn, cc); try { for (PayloadDataEntity pdi : cursor) { @@ -735,7 +735,7 @@ public class StoreWriter extends Thread experiment with this code, you can find the example in the following location in your DB distribution: </p> - <pre class="programlisting"><span class="emphasis"><em>DB_INSTALL</em></span>/examples_java/src/persist/txn</pre> + <pre class="programlisting"><span class="emphasis"><em>DB_INSTALL</em></span>/examples/java/src/persist/txn</pre> </div> <div class="navfooter"> <hr /> diff --git a/docs/gsg_txn/JAVA/txnexample_java.html b/docs/gsg_txn/JAVA/txnexample_java.html index 598da49b..d11f34cb 100644 --- a/docs/gsg_txn/JAVA/txnexample_java.html +++ b/docs/gsg_txn/JAVA/txnexample_java.html @@ -14,7 +14,7 @@ <body> <div xmlns="" class="navheader"> <div class="libver"> - <p>Library Version 11.2.5.3</p> + <p>Library Version 12.1.6.1</p> </div> <table width="100%" summary="Navigation header"> <tr> @@ -794,7 +794,7 @@ public class DBWriter extends Thread experiment with this code, you can find the example in the following location in your DB distribution: </p> - <pre class="programlisting"><span class="emphasis"><em>DB_INSTALL</em></span>/examples_java/src/db/txn</pre> + <pre class="programlisting"><span class="emphasis"><em>DB_INSTALL</em></span>/examples/java/src/db/txn</pre> </div> <div class="navfooter"> <hr /> diff --git a/docs/gsg_txn/JAVA/txnindices.html b/docs/gsg_txn/JAVA/txnindices.html index ab0c2eb5..4d0ae718 100644 --- a/docs/gsg_txn/JAVA/txnindices.html +++ b/docs/gsg_txn/JAVA/txnindices.html @@ -14,7 +14,7 @@ <body> <div xmlns="" class="navheader"> <div class="libver"> - <p>Library Version 11.2.5.3</p> + <p>Library Version 12.1.6.1</p> </div> <table width="100%" summary="Navigation header"> <tr> diff --git a/docs/gsg_txn/JAVA/txnnowait.html b/docs/gsg_txn/JAVA/txnnowait.html index ffd13f3a..eca04cef 100644 --- a/docs/gsg_txn/JAVA/txnnowait.html +++ b/docs/gsg_txn/JAVA/txnnowait.html @@ -14,7 +14,7 @@ <body> <div xmlns="" class="navheader"> <div class="libver"> - <p>Library Version 11.2.5.3</p> + <p>Library Version 12.1.6.1</p> </div> <table width="100%" summary="Navigation header"> <tr> diff --git a/docs/gsg_txn/JAVA/usingtxns.html b/docs/gsg_txn/JAVA/usingtxns.html index 74f473e4..d6ce31c0 100644 --- a/docs/gsg_txn/JAVA/usingtxns.html +++ b/docs/gsg_txn/JAVA/usingtxns.html @@ -14,7 +14,7 @@ <body> <div xmlns="" class="navheader"> <div class="libver"> - <p>Library Version 11.2.5.3</p> + <p>Library Version 12.1.6.1</p> </div> <table width="100%" summary="Navigation header"> <tr> diff --git a/docs/gsg_txn/JAVA/wrapup.html b/docs/gsg_txn/JAVA/wrapup.html index d7543325..4d9e2733 100644 --- a/docs/gsg_txn/JAVA/wrapup.html +++ b/docs/gsg_txn/JAVA/wrapup.html @@ -14,7 +14,7 @@ <body> <div xmlns="" class="navheader"> <div class="libver"> - <p>Library Version 11.2.5.3</p> + <p>Library Version 12.1.6.1</p> </div> <table width="100%" summary="Navigation header"> <tr> |
