| Author |
JTA and nested transactions
|
Balamaci Serban
Ranch Hand
Joined: Mar 16, 2005
Posts: 49
|
|
JTA does not accept nested transactions. OK, but isn't REQUIRES_NEW starting a new transaction inside another one? Supose the new transaction completes, if the other transaction is resumed, but rolls back is the completed transaction rolled back too?
|
 |
 |
|
|
subject: JTA and nested transactions
|
|
|