Cache is not flushed if the statement attribute of the flushOnExecute node is set to a <statement> or <select> id -----------------------------------------------------------------------------------------------------------------
Key: IBATISNET-91 URL: http://issues.apache.org/jira/browse/IBATISNET-91 Project: iBatis for .NET Type: Bug Reporter: Ron Grabowski Assigned to: Gilles Bayon Priority: Trivial The RaiseExecuteEvent() method is called at the end of ExecuteInsert and ExecuteUpdate but not at the end of ExecuteQueryForObject. Should it be called at the end of ExecuteQueryForMap and ExecuteQueryForList too ??? -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira