Details
Description
The MandatoryJtaTransactionPolicy missed to call
runWithTransaction(runnable, false);
The NeverJtaTransactionPolicy missed to call
runnable.run();
Attachments
Attachments
Issue Links
- links to
The MandatoryJtaTransactionPolicy missed to call
runWithTransaction(runnable, false);
The NeverJtaTransactionPolicy missed to call
runnable.run();