| Interface | Description |
|---|---|
| ProfilingListener |
Implement this class and register in
ProfilingDriver to register your profiling information. |
| Class | Description |
|---|---|
| ConnectionInvocationHandler |
Wrapping JDBC connection which can be used to profile the time spent communicating with the database.
|
| ProfilingDriver |
Wrapping JDBC driver which can be used to profile the time spent communicating with the database.
|
| ProfilingInvocationHandler |
Wrapping JDBC object which can be used to profile the time spent communicating with the database.
|
Copyright © 2016. All rights reserved.