You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user-java@ibatis.apache.org by Josh <ge...@gmail.com> on 2007/06/06 16:34:51 UTC

How to capture time spent at database

Hello,

I am using Spring 1.28 and Ibatis 2.1.7.  I am currently logging my total
total response time and service layer response time.  I would also like to
capture the time spent at the DB.  Can anyone provide any suggestions on how
to do this?

thanks,

josh