#include <Pt/Db/ICursor.h>
Batch-cursor backend.
Public Member Functions | |
| Signal & | fetchFinished () |
| Signal emitted when an asynchronous batch is ready. | |
| bool | isOpen () const |
| Returns true if the cursor is open. | |
| IConnection * | connection () |
| Returns the connection that owns this cursor. | |