Is this true? Caching does not work with stored procedures? Is there a work around or is a patch expected?
Thanks... Chris "Jason Bennett" <[EMAIL PROTECTED]> 04/17/2008 12:32 PM Please respond to user-java@ibatis.apache.org To <user-java@ibatis.apache.org> cc Subject iBatis-362 - Caching broken for stored procs I ran across this bug today, and was surprised that there hasn?t been any discussion. As far as I can tell, iBatis caching does not work for stored procedure return values ? you always get a null (or empty) value out of the cache. Has anyone else experienced this (or not), and found a workaround? jason