Re: simple working ibatis 3 example
How about this? http://groovyjavathoughts.blogspot.com/2009/09/test-driving-ibatis-3-and-spring3.html
re: New Features of iBatis 3.0 Presentation
Not a presentation but a small writeup of integration with spring 3 http://groovyjavathoughts.blogspot.com/2009/09/test-driving-ibatis-3-and-spring3.html - Forwarded message -- From: "Hurley, Brian" To: "user-java@ibatis.apache.org" Date: Tue, 19 Jan 2010 16:13:40 -0600 Subject:
Caching with custom rowhandler
Is it possible to cache results if I have a custom row handler? Thanks, David