Re: flushOnExecute iBatis in Spring

2005-05-02 Thread Larry Meadors
Are you using namespaces? Check your sql map config file. If namespaces are enabled, se this instead: On 5/2/05, Elizabeth Baron <[EMAIL PROTECTED] > wrote:Hi,I am a new user of iBatis, so thank you in advance for your patience. Any help or advice you might be able to offer is appreciated.My probl

flushOnExecute iBatis in Spring

2005-05-02 Thread Elizabeth Baron
Hi, I am a new user of iBatis, so thank you in advance for your patience. Any help or advice you might be able to offer is appreciated. My problem is as follows: I have set up an SqlMap with a simple cache model and insert statement. I am trying to force the cache to clear when the update na