I want to disable caching, so that every Select query returns fresh result from the DB. I don't want to use refresh(). I tried to set the following:
But still did not work. -- View this message in context: http://openjpa.208410.n2.nabble.com/Disabling-caching-URGENT-PLEASE-HELP-tp5020328p5020328.html Sent from the OpenJPA Developers mailing list archive at Nabble.com.
