Database transaction implementation.
More...
List of all members.
Detailed Description
Database transaction implementation.
Definition at line 18 of file DBTransaction.class.php.
Constructor & Destructor Documentation
| DBTransaction::__destruct |
( |
|
) |
|
Member Function Documentation
| DBTransaction::setDB |
( |
DB $ |
db |
) |
|
| DBTransaction::isStarted |
( |
|
) |
|
| DBTransaction::add |
( |
Query $ |
query |
) |
|
Member Data Documentation
DBTransaction::$started = false [private] |
The documentation for this class was generated from the following file: