summaryrefslogtreecommitdiff
path: root/db/docs/ref/upgrade.4.4/toc.html
blob: f1fc2a3c82a21a0f0ff18a625f53e625109d5a18 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<!--$Id: toc.so,v 1.6 2005/11/08 02:45:21 bostic Exp $-->
<!--Copyright 1997-2006 by Oracle Corporation-->
<!--All rights reserved.-->
<!--See the file LICENSE for redistribution information.-->
<html>
<head>
<title>Berkeley DB Reference Guide: Upgrading Berkeley DB 4.3.X applications to Berkeley DB 4.4</title>
<meta name="description" content="Berkeley DB: An embedded database programmatic toolkit.">
<meta name="keywords" content="embedded,database,programmatic,toolkit,btree,hash,hashing,transaction,transactions,locking,logging,access method,access methods,Java,C,C++">
</head>
<body bgcolor=white>
<a name="2"><!--meow--></a>
<table width="100%"><tr valign=top>
<td><h3><dl><dt>Berkeley DB Reference Guide:<dd>Upgrading Berkeley DB Applications</dl></h3></td>
<td align=right><a href="../toc.html"><img src="../../images/ref.gif" alt="Ref"></a>
</td></tr></table>
<p>
<h3 align=center>Upgrading Berkeley DB 4.3.X applications to Berkeley DB 4.4</h3>
<ol>
<li><a href="intro.html">Release 4.4: introduction</a>
<li><a href="autocommit.html">Release 4.4: DB_AUTO_COMMIT</a>
<li><a href="isolation.html">Release 4.4: DB_DEGREE_2, DB_DIRTY_READ</a>
<li><a href="joinenv.html">Release 4.4: DB_JOINENV</a>
<li><a href="mutex.html">Release 4.4: mutexes</a>
<li><a href="clear.html">Release 4.4: DB_MPOOLFILE-&gt;set_clear_len</a>
<li><a href="lockstat.html">Release 4.4: lock statistics</a>
<li><a href="disk.html">Release 4.4: upgrade requirements</a>
</ol>
<table width="100%"><tr><td><br></td><td align=right><a href="../toc.html"><img src="../../images/ref.gif" alt="Ref"></a>
</td></tr></table>
<p><font size=1>Copyright (c) 1996-2006 Oracle Corporation - All rights reserved.</font>
</body>
</html>