Sophie

Sophie

distrib > Mandriva > 10.2 > i586 > by-pkgid > f63dbb759665f97bb1c1cc6371806ce5 > files > 284

libdb4.3-devel-4.3.21-1mdk.i586.rpm

<!--$Id: dbc_list.so,v 1.1 2002/08/30 20:00:49 bostic Exp $-->
<!--Copyright 1997-2004 by Sleepycat Software, Inc.-->
<!--All rights reserved.-->
<!--See the file LICENSE for redistribution information.-->
<html>
<head>
<title>Berkeley DB: Berkeley DB: Database Cursors and Related Methods</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>
<h3 align=center>Berkeley DB: Database Cursors and Related Methods</h3>
<!--$Id: m4.methods,v 1.3 2004/11/03 15:52:01 bostic Exp $-->
<table border=1 align=center>
<tr><th>Database Cursors and Related Methods</th><th>Description</th></tr>
<!--Db::cursor--><tr><td><a href="../../db43-devel-4.3.21/api_cxx/db_cursor.html">Db::cursor</a></td><td>Create a cursor handle</td></tr>
<!--DbCursor::close--><tr><td><a href="../../db43-devel-4.3.21/api_cxx/dbc_close.html">Dbc::close</a></td><td>Close a cursor</td></tr>
<!--DbCursor::count--><tr><td><a href="../../db43-devel-4.3.21/api_cxx/dbc_count.html">Dbc::count</a></td><td>Return count of duplicates</td></tr>
<!--DbCursor::del--><tr><td><a href="../../db43-devel-4.3.21/api_cxx/dbc_del.html">Dbc::del</a></td><td>Delete by cursor</td></tr>
<!--DbCursor::dup--><tr><td><a href="../../db43-devel-4.3.21/api_cxx/dbc_dup.html">Dbc::dup</a></td><td>Duplicate a cursor</td></tr>
<!--DbCursor::get--><tr><td><a href="../../db43-devel-4.3.21/api_cxx/dbc_get.html">Dbc::get</a>, <a href="../../db43-devel-4.3.21/api_cxx/dbc_get.html">Dbc::pget</a></td><td>Retrieve by cursor</td></tr>
<!--DbCursor::put--><tr><td><a href="../../db43-devel-4.3.21/api_cxx/dbc_put.html">Dbc::put</a></td><td>Store by cursor</td></tr>
</table>
<p><font size=1><a href="../../db43-devel-4.3.21/sleepycat/legal.html">Copyright (c) 1996-2004</a> <a href="http://www.sleepycat.com">Sleepycat Software, Inc.</a> - All rights reserved.</font>
</body>
</html>