I am sorry this is what I tried: <property name="openjpa.DataCache" value="false"/> <property name="openjpa.QueryCache" value="false"/>
On Fri, May 7, 2010 at 1:15 PM, Daryl Stultz [via OpenJPA] < [email protected]<ml-node%[email protected]> > wrote: > On Fri, May 7, 2010 at 1:04 PM, thinkpad33 <[hidden > email]<http://user/SendEmail.jtp?type=node&node=5020390&i=0>> > wrote: > > > > > 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. > > > > Is it just me, or is the thing you tried missing? (I thought maybe there > was a spoiler alert, so tried to highlight the blank space to see if there > was white text.) > > -- > Daryl Stultz > _____________________________________ > 6 Degrees Software and Consulting, Inc. > http://www.6degrees.com > mailto:[hidden email]<http://user/SendEmail.jtp?type=node&node=5020390&i=1> > > > ------------------------------ > View message @ > http://openjpa.208410.n2.nabble.com/Disabling-caching-tp5020333p5020390.html > To unsubscribe from Disabling caching!, click here< (link removed) >. > > > -- View this message in context: http://openjpa.208410.n2.nabble.com/Disabling-caching-tp5020333p5020486.html Sent from the OpenJPA Users mailing list archive at Nabble.com.
