Hi, Our application will be interacting with two different databases. DB2 and SQL Server. we have configured XA datasource in application server. I need to understand how can i implement XA Transaction using JPA/OpenJPA.
My understanding is, since we are using CMT, we should not bother about writing any XA transaction management code. Please confirm. Also how JPA will handle XA transaction when i use two persistent units in same transaction? do i need any configuration? Please advice. Thanks Chintan -- View this message in context: http://openjpa.208410.n2.nabble.com/XA-Transaction-query-tp6403526p6403526.html Sent from the OpenJPA Users mailing list archive at Nabble.com.
