$darkmode
Qore XdbcFirebirdSqlUtilBase Module Reference 0.1
XdbcFirebirdSqlUtilBase::XdbcFirebirdSavepointHelper Class Reference

XdbcFirebird savepoint helper. More...

Inherits AbstractSavepointHelper.

Public Member Functions

 constructor (AbstractDatasource ds, *string savepoint)
 Creates the object.
 

Protected Member Functions

 createSavepointImpl ()
 Creates the savepoint.
 
 deleteSavepointImpl ()
 Deletes the savepoint.
 
 rollbackImpl ()
 Rolls back to the savepoint.
 

Detailed Description

XdbcFirebird savepoint helper.