Cache no flushing on execute

2008-11-26 Thread Nathan Maves
Given the following cache model : cacheModel id=ProductsCache type=MEMORY flushInterval minutes=30/ .. flushOnExecute statement=Products.saveOclcNeedsUpdate/ property name=reference-type value=WEAK/ /cacheModel

Re: Cache no flushing on execute

2008-11-26 Thread Nathan Maves
Ignore that last post. This project had some really old ibatis jars, silly them, and silly me for not checking sooner On Wed, Nov 26, 2008 at 7:35 PM, Nathan Maves [EMAIL PROTECTED] wrote: Given the following cache model : cacheModel id=ProductsCache type=MEMORY