DbTransactionsAware
- Full name:
\Codefy\Framework\Support\Traits\DbTransactionsAware
Properties
useTransaction
Determines whether class uses transaction.
Methods
withTransaction
Enable transaction in pipeline.
beginTransaction
Begin the transaction if enabled.
Throws:
commitTransaction
Commit the transaction if enabled.
Throws:
rollbackTransaction
Rollback the transaction if enabled.
Throws:
Automatically generated on 2025-10-13