![]()  | 
  
    Qore Sqlite3SqlUtil Module Reference 1.1
    
   | 
 
Sqlite3 savepoint helper. More...
#include <Sqlite3SqlUtil.qm.dox.h>
Inherits AbstractSavepointHelper.
Public Member Methods | |
| constructor (AbstractDatasource ds, *string savepoint) | |
| Creates the object.  | |
Private Member Methods | |
| createSavepointImpl () | |
| Creates the savepoint.  | |
| deleteSavepointImpl () | |
| Deletes the savepoint.  | |
| rollbackImpl () | |
| Rolls back to the savepoint.  | |
Sqlite3 savepoint helper.