Berkeley DB: Database Cursors and Related Methods

Database Cursors and Related MethodsDescription
Db::cursorCreate a cursor
Dbc::closeClose a cursor
Dbc::countReturn count of duplicates
Dbc::delDelete by cursor
Dbc::dupDuplicate a cursor
Dbc::get, Dbc::pgetRetrieve by cursor
Dbc::putStore by cursor
Dbc::set_prioritySet the cursor's cache priority

Copyright (c) 1996,2008 Oracle. All rights reserved.