|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| JAMonDataSource | The datasource is incomplete. |
| JAMonDriver | This class will be a proxy for the underlying jdbc driver. |
| MonProxy | By using this proxy class ANY java interface can be monitored for performance and exceptions via JAMon. |
| MonProxyFactory | MonProxyFactory allows developers to monitor ANY interface by simply passing the Object implementing the interface to the monitor method. |
| MonProxyTester | |
| SQLDeArger | SQLDeArger takes a sql statement and 1) replaces argument values ('souza', "souza", 'souza''s', 100, 100.5, 0xff, 10e9) with question marks It makes full sql statements look more like a prepared statement. 2) Returns a sql type which is simply the first word of the command (typically 'select', 'update' etc. 3) Returns any specified keywords that are in the parsed sql. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||