$db | BaseTransaction | [protected] |
$isoLevel | BaseTransaction | [protected] |
$mode | BaseTransaction | [protected] |
$started | DBTransaction | [private] |
__construct(DB $db) | BaseTransaction | |
__destruct() | DBTransaction | |
add(Query $query) | DBTransaction | |
flush() | DBTransaction | |
getBeginString() | BaseTransaction | [protected] |
getDB() | BaseTransaction | |
isStarted() | DBTransaction | |
setAccessMode(AccessMode $mode) | BaseTransaction | |
setDB(DB $db) | DBTransaction | |
setIsolationLevel(IsolationLevel $level) | BaseTransaction |