This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: Instrumenting SQL execution times (Statement and Preparejaikiran Sep 12, 2009 10:10 AM (in response to joachimhb)Instead of writing up something new, you could probably use existing tools like JAMon? http://jamonapi.sourceforge.net/ 
- 
        2. Re: Instrumenting SQL execution times (Statement and Preparejoachimhb Sep 14, 2009 2:31 AM (in response to joachimhb)"jaikiran" wrote: 
 Instead of writing up something new, you could probably use existing tools like JAMon? http://jamonapi.sourceforge.net/
 I am not sure creating a proxy JDBC driver is the route I wish to take. I'd like to have a dynamic solution that can be plugged into an existing application without modification.
 
    