$operations
$operations : array<mixed,\Orpheus\Publisher\Transaction\TransactionOperation>
List of operation in this set
The Transaction Object Set class
This class is about a transaction with multiple operation for an adapter
$operations : array<mixed,\Orpheus\Publisher\Transaction\TransactionOperation>
List of operation in this set
$sqlAdapter : \Orpheus\SQLAdapter\SQLAdapter
The SQL Adapter to use
__construct(\Orpheus\SQLAdapter\SQLAdapter $sqlAdapter)
Constructor
\Orpheus\SQLAdapter\SQLAdapter | $sqlAdapter |
add(\Orpheus\Publisher\Transaction\TransactionOperation $operation)
Add an operation to this set
\Orpheus\Publisher\Transaction\TransactionOperation | $operation |
getSQLAdapter() : \Orpheus\SQLAdapter\SQLAdapter
Get the SQL Adapter