not sure about the cache which comes with iBatis. Os-Cache provides a lot of
flexibility and iBatis interfaces with OsCache. take a look at that.

regards
Ashok

On Jan 16, 2008 5:43 PM, Ben Tomasini <[EMAIL PROTECTED]> wrote:

> All,
>
> I would like to use a LRU cache which invalidates entries based on
> their age, not a global flush interval over the whole cache.  So any
> object older than n minutes and still existing in the cache would be
> removed.
>
> Does iBatis support this?
>
> Ben
>

Reply via email to