<cacheModel id="cache" type="xxx">
<property name="???" value="???" />
</cacheModel>
Larry
On 8/3/05, Steven Pannell <[EMAIL PROTECTED]> wrote:
Hi,
I'm using oscache in my map file like:
<cacheModel id="ResourceCache" type="OSCACHE">
<flushInterval hours="2"></flushInterval>
</cacheModel>
This is OK but what I would really like is to set the flushInterval using
standard cron syntax. OSCACHE supports this. Is this implemented in
iBatis?? If so how's it working?.
If not any chance of getting the cron syntax added to the cacheModel tags??
because this is much more predictable then setting an interval for the
cache.
Thanks,
Steve.
