We are trying to do some diagnostic work on our iBatis code. We basically want to pinpoint slow running queries. Is there anything in the API we could have call back to our code to tell us the actual query running or giving us any timing information?
Thanks, Tom
