DatabaseTransactions
trait DatabaseTransactions
Methods
void
beginDatabaseTransaction()
Handle database transactions on the specified connections.
array
connectionsToTransact()
The database connections that should have transactions.
Details
at line 12
void
beginDatabaseTransaction()
Handle database transactions on the specified connections.
at line 35
protected array
connectionsToTransact()
The database connections that should have transactions.