Uses of Interface
javax.management.j2ee.statistics.JDBCConnectionStats

Packages that use JDBCConnectionStats
javax.management.j2ee.statistics Provides statistics releated classes and interfaces.  
 

Uses of JDBCConnectionStats in javax.management.j2ee.statistics
 

Subinterfaces of JDBCConnectionStats in javax.management.j2ee.statistics
 interface JDBCConnectionPoolStats
          Specifies the statistics provided by a JDBC connection pool.
 

Methods in javax.management.j2ee.statistics that return JDBCConnectionStats
 JDBCConnectionStats[] JDBCStats.getConnections()
          Returns a list of JDBCConnectionStats that provide statistics about the non-pooled connections associated with the referencing JDBC resource statistics.
 



Copyright © 2002-2003 EJTools Org.. All Rights Reserved.