Public Member Functions | |
CursorUpdate (Table *table, ptr< Table::Cursor > cursor, ptr< SQLUpdate > update) | |
virtual void | doUpdate (const char *tuple) |
virtual bool | avail () const |
virtual void | updateRow () |
virtual const char * | old_row () const |
virtual const char * | new_row () const |
virtual CursorUpdate & | operator++ () |
Update the next row. | |
virtual | ~CursorUpdate () |
|
|
|
|
|
Implements UpdateQueryHandle.
|
|
Implements UpdateQueryHandle.
|
|
Implements UpdateQueryHandle.
|
|
Implements UpdateQueryHandle.
|
|
Update the next row.
Implements UpdateQueryHandle.
|
|
Implements UpdateQueryHandle.
|