Re: Cross-Platform Distributed Transaction Processing
Posted By:
Rajeev_Khanna
Posted On:
Monday, February 2, 2004 03:05 AM
What difference does the platform make? We are talking about the JVM which is platform independent. So there comes no question of platform. Moreover the parties involved in transactions are Container and Database. From this respect also platform will not play any important role.
Re: Cross-Platform Distributed Transaction Processing
Posted By:
Anin_Mathen
Posted On:
Monday, January 5, 2004 09:34 AM
Yes you can. The JTA helps you in providing that kind of transactional integrity
Anin