I believe for the OSCACHE type, the iBATIS config is completely ignored and the OSCache values are used.
-----Original Message-----
From: Crocker, Patrick [mailto:[EMAIL PROTECTED]]
Sent: Tue 9/26/2006 6:14 PM
To: user-java@ibatis.apache.org
Subject: Cache Flush Interval
If you do not specify a flushInterval for your cache, will it stay in
memory indefinitely or is there a default flushInterval?
<cacheModel id="myCache" type="OSCACHE" />
- Patrick.
Title: RE: Cache Flush Interval