com.ibm.websphere.management.statistics
Interface JDBCStats
All Superinterfaces:
All known implementing classes:
Deprecated. As of 6.0, replaced with
javax.management.j2ee.statistics.JDBCStats
- public interface JDBCStats
- extends Stats
Method Summary
Modifier and Type | Method and Description |
---|---|
getConnectionPools()
Deprecated.
|
|
getConnections()
Deprecated.
|
Methods inherited from interface com.ibm.websphere.management.statistics.Stats |
---|
getStatistic, getStatisticNames, getStatistics |
Method Detail
getConnections
- JDBCConnectionStats[] getConnections( )
Deprecated.
getConnectionPools
- JDBCConnectionPoolStats[] getConnectionPools( )
Deprecated.