Implement the XA transaction support for client driver.
-------------------------------------------------------
Key: DERBY-2509
URL: https://issues.apache.org/jira/browse/DERBY-2509
Project: Derby
Issue Type: Sub-task
Affects Versions: 10.2.2.0
Reporter: Julius Stroffek
Assigned To: Julius Stroffek
Fix For: 10.3.0.0
Implement the XA transaction support for embedded driver in NetXAResource
class. The implementation will probably be better/simpler if it will be
implemented on the server side instead of the client side. This issue should
include only a code to send and parse the corresponding DRDA stuff to/from the
server which will then use the code for XA transaction timeout for the embedded
driver - DERBY-2508.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.