Description
Implement the XA transaction support for embedded driver in EmbedXAResource.
Implement functions XAResource.setTransactionTimeout and XAResource.getTransactionTimeout and add the code to cancel the transaction after the specified period of time.