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.
