237238239240241242243
} else { context.rollback(); commit = true; } } throw new TransactionException("Failed to commit the transaction in the defined retries."); }
287288289290291292293
50515253545556
else context.rollback(); commit = true; } } throw new TransactionException("Failed to commit the transaction in the defined retries."); }
124125126127128129130
199200201202203204205
256257258259260261262
47484950515253
100101102103104105106
167168169170171172173
232233234235236237238