Home » openjdk-7 » javax » management » j2ee » [javadoc | source]
javax.management.j2ee
public interface: JDBCStats [javadoc | source]

All Implemented Interfaces:
    Stats

Represents the statistics provided by a JDBC resource.
Method from javax.management.j2ee.JDBCStats Summary:
getConnectionPools,   getConnections
Method from javax.management.j2ee.JDBCStats Detail:
 public JDBCConnectionPoolStats[] getConnectionPools()
 public JDBCConnectionStats[] getConnections()