[EMAIL PROTECTED] wrote:
> I don't see any mention in the doc about invalidating the cache object 
> identified by its PK.
> 
> In the XManager class, I am able to do "cache.remove(pk)"
> 
> Is this the right way to do?

If this is everything you need, yes. Normally getting rid of stale
cached data can be a difficult task, especially if you are dealing with
complex result sets in the cache. But don't get me started...

Bye, Thomas


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to