|
Transaction's factory.
More...
Inheritance diagram for Transaction:
[legend]List of all members.
Detailed Description
Transaction's factory.
Definition at line 18 of file Transaction.class.php.
Member Function Documentation
| static Transaction::immediate |
( |
DB $ |
db |
) |
[static] |
| static Transaction::deferred |
( |
DB $ |
db |
) |
[static] |
| static Transaction::fake |
( |
DB $ |
db |
) |
[static] |
The documentation for this class was generated from the following file:
|
|