You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user-java@ibatis.apache.org by Kris Barnhoorn <kr...@biassweb.be> on 2005/05/04 04:18:54 UTC

RE: CacheModel Cache Removal

Hi,

I have the same question as Mike.
+ 
Under what key is a cacheObject stored? 

If you could recreate that key in your DAO's insert, update and remove
method, then I am guessing it is possible.  

thanks
kris

-----Oorspronkelijk bericht-----
Van: Clinton Begin [mailto:clinton.begin@gmail.com] 
Verzonden: woensdag 27 april 2005 4:14
Aan: ibatis-user-java@incubator.apache.org; mzupper@boscovs.com
Onderwerp: Re: CacheModel Cache Removal

The big question here is...how do you intend to identify that object?

Cheers,
Clinton

On 4/26/05, Mike Zupper <mz...@boscovs.com> wrote:
> I am using Spring Framework 1.1.5,  SQLMaps 2.0 with OSCACHE 2.1.
> 
> Currently, the "FlushOnExecute" XML element of the SQLMaps
configuration
> file determines when to remove all entries of the CacheModel. I would
> like to selectively remove an object from a CacheModel. Does anybody
> have any ideas?
> 
> Thanks in advance.
> 
> Mike
> 
> --
> Mike Zupper
> Java Project Leader
> Boscov's Department Store
> 610-929-7442
> mzupper@boscovs.com
> 
>