gyro/core/behaviour/base/commandtransactional.cls.php File Reference
Go to the source code of this file.
Classes |
|
class | CommandTransactional |
The Transaction Command starts a database
transaction before execution and commits on success or rollbacks on
error. More... |