I am still seeing SQL for statements that should be cached when I turn
logging on. Is that normal? And if so how do I know the cache is working?
My cache configuration:
<cacheModel id="storeCache" type ="LRU" readOnly="false"
serialize="false">
<flushInterval minutes="30"/>
<property name="cache-size" value="10" />
</cacheModel>
--
Thanks,
Warren Bell
---------------------------------------------------------------------
To unsubscribe, e-mail: user-java-unsubscr...@ibatis.apache.org
For additional commands, e-mail: user-java-h...@ibatis.apache.org