$darkmode
Oracle savepoint helper. More...
Inherits AbstractSavepointHelper.
Public Member Functions | |
| constructor (AbstractDatasource ds, *string savepoint='x'+get_random_string(29)) | |
| Creates the object. More... | |
Protected Member Functions | |
| createSavepointImpl () | |
| Creates the savepoint. | |
| deleteSavepointImpl () | |
| Deletes the savepoint. | |
| rollbackImpl () | |
| Rolls back to the savepoint. | |
Oracle savepoint helper.
| OracleSqlUtilBase::OracleSavepointHelper::constructor | ( | AbstractDatasource | ds, |
| *string | savepoint = 'x'+get_random_string(29) |
||
| ) |
Creates the object.