Myrna van Lunteren wrote:



I'm a complete novice, but by coincidence I've been staring at the
Derby functional test
org.apache.derbyTesting.functionTests.tests.jdbcapi.checkDataSource.java.
In this test, the author(s) have made an internal class which
implements javax.transaction.xa.Xid that creates the Xid:

Thanks! Having looked at that code, whixh was functionally equivalent to the existing ClientXid class, I just used the latter. The content of the id seems not to matter (to Derby anyway).

Mick

Reply via email to