Hi,
I have to use Derby and XAConnection for a distributed transaction enabled project. Apparently, I must use the ClientXADatasource class to get XAConnections. My project needs too to have good performances.
Unfortunately, the ClientXADatasource does not provide a XA Connection pool.
Do you know a source sample/API Connection pool that can work efficiently with Derby XAConnection. I already had a look to connection pool but the majority does not manage XAConnection.

Thanks for your help
Seb

Reply via email to