$db | BaseTransaction | [protected] |
$isoLevel | BaseTransaction | [protected] |
$mode | BaseTransaction | [protected] |
$queue | TransactionQueue | [private] |
__construct(DB $db) | TransactionQueue | |
BaseTransaction::__construct(DB $db) | BaseTransaction | |
add(Query $query) | TransactionQueue | |
flush() | TransactionQueue | |
BaseTransaction::flush() | BaseTransaction | |
getBeginString() | BaseTransaction | [protected] |
getDB() | BaseTransaction | |
getId() | TransactionQueue | |
Query::getId() | Identifiable | |
setAccessMode(AccessMode $mode) | BaseTransaction | |
setDB(DB $db) | BaseTransaction | |
setId($id) | TransactionQueue | |
Query::setId($id) | Identifiable | |
setIsolationLevel(IsolationLevel $level) | BaseTransaction | |
toDialectString(Dialect $dialect) | TransactionQueue | |
Query::toDialectString(Dialect $dialect) | DialectString | |
toString() | TransactionQueue |