Atomikos Forum |
|
I want to make sure I understand nested transactions correctly.
If I have a nested transaction that rollback, the parent transaction is not notified in any way? Is it completely the responsibility of the application code to notify the parent transaction that something bad has happened? Is there any way to configure atomikos to change this behavior? |