openjpa.Multithreaded=true protects OpenJPA itself. It does not protect the
application. By that I mean, OpenJPA acquires thread guards to access its
own internal data structures when openjpa.Multithreaded is set to true. But
an application has to guard its own data structures for multi-threaded
access or mutation.  

-----
Pinaki 
-- 
View this message in context: 
http://openjpa.208410.n2.nabble.com/NullPointerException-in-pcGet-Method-tp5337474p5342253.html
Sent from the OpenJPA Users mailing list archive at Nabble.com.

Reply via email to