Thanks for the answers...
2009/5/14 Aristedes Maniatis <[email protected]> > > On 13/05/2009, at 11:28 PM, Borut Bolčina wrote: > > > Let's say I create another painting and insert it into the db. The new >> painting p4 is now in object cache. If I want to have fresh list of >> paintings, I now have to invalidate the paintings cache group in the >> onCommit callback function. >> > > If you way you fetch that list is through another query on the current > context, then yes, you need to invalidate the query cache. > I don't understand this one. Can you explain it a bit more? -Borut
