atomikos / transactions-essentials

Development repository for next major release of
https://www.atomikos.com/Main/TransactionsEssentials
Other
461 stars 139 forks source link

I can't use mysql and oracle in one project at the same time and use transaction control #144

Closed PankTan closed 2 years ago

PankTan commented 3 years ago

Describe the bug I can't use mysql and oracle in one project at the same time and use transaction control

To Reproduce

I mainly want to know when Atomikos connects to oracle and mysql at the same time in the project, and when the code appear exception, can oracle and mysql roll back at the same time? Can Atomikos control the transactions between different databases? I am java coder

GuyPardon commented 2 years ago

Yes, we can do that.