|
|
Database Cursors and Related Methods | Description |
---|---|
Db::cursor | Create a cursor |
Dbc::close | Close a cursor |
Dbc::count | Return count of duplicates |
Dbc::del | Delete by cursor |
Dbc::dup | Duplicate a cursor |
Dbc::get, Dbc::pget | Retrieve by cursor |
Dbc::put | Store by cursor |
Copyright (c) 1996-2005 Sleepycat Software, Inc. - All rights reserved.