Hey, I wrote that... It should be easy to use Spring AOP to do the same thing.
If you don't want to, I may do it this weekend - I have a pet project I'm doing iB2+Spring on. If I do, I'll put up a new lesson on it. Larry On Fri, Aug 8, 2008 at 1:35 PM, Ian Zabel <[EMAIL PROTECTED]> wrote: > Afternoon, all. > > I'd like to easily enable logging of the time it takes to run iBATIS queries. > > I found this article which is the basic idea > http://www.learntechnology.net/content/misc/aop_oldskool.jsp But, it's > written to use the deprecated iBATIS DAO. > > Is there any built-in way to enable this nowadays? Just don't want to > reinvent the wheel... > > Ian. >
