1<!--$Id: object.so,v 10.19 2006/10/05 01:06:03 bostic Exp $-->
2<html>
3<head>
4<title>Berkeley DB API</title>
5<meta name="description" content="Berkeley DB: An embedded database programmatic toolkit.">
6<meta name="keywords" content="embedded,database,programmatic,toolkit,btree,hash,hashing,transaction,transactions,locking,logging,access method,access methods,Java,C,C++">
7</head>
8<body bgcolor=white>
9<a target="_top" href="../index.html">Home</a><br>
10<a target="method"
11href="../api_c/c_pindex.html"
12>Permuted Index</a><br>
13<a target="method" href="../utility/index.html">Utilities</a><br>
14<p>
15<b>Berkeley DB</b><br>
16<a target="method" href="api_core.html">All Methods</a><br>
17<a target="method" href="../ref/toc.html">Reference Guide</a><br>
18<p>
19<a target="method" href="dbc_list.html">Cursors</a><br>
20<a target="method" href="db_list.html">Databases</a><br>
21<a target="method" href="env_list.html">Environments</a><br>
22<a target="method" href="dbt_package.html">Key/Data Pairs</a><br>
23<a target="method" href="lock_list.html">Locking</a><br>
24<a target="method" href="log_list.html">Logging</a><br>
25<a target="method" href="memp_list.html">Memory Pool</a><br>
26<a target="method" href="mutex_list.html">Mutexes</a><br>
27<a target="method" href="rep_list.html">Replication</a><br>
28<a target="method" href="seq_list.html">Sequences</a><br>
29<a target="method" href="txn_list.html">Transactions</a><br>
30<p>
31<b>Historic APIs</b><br>
32<a target="method" href="../api_c/dbm.html">Dbm/Ndbm</a><br>
33<a target="method" href="../api_c/hsearch.html">Hsearch</a><br>
34</body>
35</html>
36