0
votes
0answers
22 views

How to tests TransactionManager? And Correct Behavior of Transactions and connections?

I have three transaction services that are executed within a transaction boundary (stratTransaction or begin transaction). All three services uses different connection (No_Transaction, ...