On 15/04/13 14:51, Lebling, David (US SSA) wrote:
Andy,

Which part of that document is the part that might help? My code
already creates a new Store for each transaction. My code already
uses begin/commit.

The fact you can manage the JDBC connection separately from the Store -
that can tie to receiving servlet requests quite well.

        Andy

You asked:
I was hoping you might have some guidance as to what you mean by "You
need to control the JDBC transaction in your code to get isolation
between JVMs."



(I've read the document many times previously, by the way.)

Dave L.

-----Original Message----- From: Andy Seaborne
[mailto:[email protected]] Sent: Monday, April 15, 2013 9:42 AM To:
[email protected] Subject: Re: Concurrency in Jena/SDB

This might help:

http://jena.apache.org/documentation/sdb/javaapi.html#connection-management

 Andy

Reply via email to