TransactionManagerStub
extends TransactionManagerBase
in package
SQLite implementation of TransactionManagerInterface.
Table of Contents
Methods
- beginClientTransaction() : bool
- {@inheritdoc}
- commitClientTransaction() : bool
- {@inheritdoc}
- rollbackClientTransaction() : bool
- {@inheritdoc}
Methods
beginClientTransaction()
{@inheritdoc}
protected
beginClientTransaction() : bool
Return values
boolcommitClientTransaction()
{@inheritdoc}
protected
commitClientTransaction() : bool
Return values
boolrollbackClientTransaction()
{@inheritdoc}
protected
rollbackClientTransaction() : bool