#include <Table.h>
Inherited by CursorUpdate.
Public Member Functions | |
| virtual void | doUpdate (const char *tuple)=0 |
| virtual bool | avail () const =0 |
| virtual void | updateRow ()=0 |
| virtual const char * | old_row () const =0 |
| virtual const char * | new_row () const =0 |
| virtual UpdateQueryHandle & | operator++ ()=0 |
| Update the next row. | |
| virtual void | doWholeUpdate (const char *tuple) |
| virtual | ~UpdateQueryHandle () |
|
|
|
|
|
Implemented in CursorUpdate.
|
|
|
Implemented in CursorUpdate.
|
|
|
|
|
|
Implemented in CursorUpdate.
|
|
|
Implemented in CursorUpdate.
|
|
|
Update the next row.
Implemented in CursorUpdate.
|
|
|
Implemented in CursorUpdate.
|
1.3.8