see: http://jakarta.apache.org/ojb/apidocs/org/apache/ojb/broker/PersistenceBroker.html#clearCache()
http://jakarta.apache.org/ojb/apidocs/org/apache/ojb/broker/PersistenceBroker.html#removeFromCache(java.lang.Object) Gareth Cronin wrote: > Is there a quick way to make a call and empty the cache (completely, or even > just for one class)? It would be handy in testing to make sure my > assertEquals(Object, Object) aren't looking better than they should be :o) > > Thanks > > Gareth. > > --------------------------------------------- > Gareth Cronin > Analyst/Programmer > Kiwiplan NZ Ltd: http://www.kiwiplan.com > Ph (64 9) 2727622 x854 > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
