Atomikos Forum |
|
Hello,
We are developing Java desktop application and considering use of JTA for database transaction management. The point is that we do not develop Web application but we may have more than one database for storing data. Moreover those databases could be on different computers. Is it possible to use JTA when developing Java SE desktop application to manage database transactions on databases placed on different computers? Best regards.
No appserver required: see http://www.atomikos.com/Publications/J2eeWithoutApplicationServer and http://www.atomikos.com/Publications/TransactionalJ2eeApplicationsWithSpring
Best |