adspace


What is the diffrence between a local-tx-datasource and a xa-datasource? Can you use transactions in both?

Answer Posted / Diksa Kapoor

A local transaction datasource is used for local transactions within a single application server, while an XA datasource supports global distributed transactions across multiple application servers. Both support the use of transactions, but local transaction datasources are typically simpler and faster than XA datasources.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

No New Questions to Answer in this Category !!    You can

Post New Questions

Answer Questions in Different Category