[ http://issues.apache.org/jira/browse/IBATISNET-91?page=all ] Gilles Bayon closed IBATISNET-91: ---------------------------------
Fix Version: DataMapper 1.3 Resolution: Won't Fix A select (ExecuteQueryForObject, ExecuteQueryForMap , ExecuteQueryForList ) don't modify your obejct so you don't have to notify the cache. > 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 > Assignee: Gilles Bayon > Priority: Trivial > Fix For: DataMapper 1.3 > > 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