strolch/li.strolch.agent/src
Robert von Burg 40c9ac7969 [Major] added new feature tx.flush()
- Now if you need to perform commands to carry on in your transaction,
you can simply use the tx.flush()-method.
- Should something go wrong, then even after a tx.flush() one can call
throw tx.fail("Reason") or tx.rollbackOnClose()
2015-02-06 09:18:12 +01:00
..
main [Major] added new feature tx.flush() 2015-02-06 09:18:12 +01:00
test [Major] Refactored how a TX is closed 2015-02-03 23:18:31 +01:00