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. Any help is appreciated! -- View this message in context: http://openjpa.208410.n2.nabble.com/Disabling-caching-tp5020333p5020333.html Sent from the OpenJPA Users mailing list archive at Nabble.com.
