\Orpheus\Publisher\TransactionTransactionOperationSet

The Transaction Object Set class

This class is about a transaction with multiple operation for an adapter

Summary

Methods
Properties
Constants
__construct()
add()
getSQLAdapter()
save()
getIterator()
No public properties found
No constants found
validateOperations()
runOperations()
$operations
$sqlAdapter
N/A
No private methods found
No private properties found
N/A

Properties

Methods

save()

save() 

Try to apply operations

getIterator()

getIterator() 

{@inheritDoc}

validateOperations()

validateOperations() 

Validate operations, before applying

runOperations()

runOperations() 

Run operation, these will be applied into DBMS