Rogue Wave banner
Previous fileTop of DocumentContentsIndexNext file

2.5 Cursors

The DBTools.h++ RWDBCursor class for Oracle is implemented using a row-by-row fetch. The phrase for update is appended to the RWDBSelector or SQL statement when the cursor is constructed with access = RWDBCursor::Write; therefore rows selected will have exclusive locks. The use of cursors is subject to many restrictions:


Previous fileTop of DocumentContentsIndexNext file

©Copyright 2000, Rogue Wave Software, Inc.
Contact Rogue Wave about documentation or support issues.