Qore XdbcFirebirdSqlUtilBase Module Reference 0.1
Loading...
Searching...
No Matches
XdbcFirebirdSqlUtilBase::XdbcFirebirdSavepointHelper Class Reference

XdbcFirebird savepoint helper. More...

#include <XdbcFirebirdSqlUtilBase.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.
 

Detailed Description

XdbcFirebird savepoint helper.