![]() |
Qore PgsqlSqlUtilBase Module Reference 1.8
|
PostgreSQL savepoint helper. More...
#include <PgsqlSqlUtilBase.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. | |
PostgreSQL savepoint helper.