HI
xqc = baseXRepository.getConnection(); xqc.setAutoCommit(false);
For setAutoCommit(false) I got the error - Client-side transactions are unsupported.
I was wondering if its basex or the xqj driver that I am using from http://xqj.net/basex/
Raj
On 12/11/13, 11:43 AM, "Christian Grün" christian.gruen@gmail.com wrote:
How do we get the best of both worlds
[...]
Makes sense?
Šmaybe ;) I would recommend you to first have a closer look at our documentation [1], which provides many insights how we and other people work with BaseX.