Package patterntesting.runtime.monitor.db

Package class diagram package patterntesting.runtime.monitor.db
This package contains classes which are usefull for monitoring databases.

See:
          Description

Interface Summary
ConnectionMonitorMBean This is the interface for the ConnectionMonitor for the use of this class as MBean.
SqlStatisticMBean The Interface SqlStatisticMBean.
 

Class Summary
ConnectionMonitor This is the monitor class for the ProxyConnection which monitors the different newInstance() and close() call.
ProxyConnection This is a dynamic proxy for a JDBC connection which monitors together with the ConnectionMonitor the different newInstance() and close() call.
ProxyDriver This JDBC driver acts like a proxy between PatternTesting and the real JDBC driver to be able to monitor JDBC access.
SqlStatistic This class monitors and measures SQL statements.
 

Package patterntesting.runtime.monitor.db Description

This package contains classes which are usefull for monitoring databases.



Copyright © 2002–2014 PatternTesting Team. All rights reserved.