com.ibm.websphere.management.statistics
Interface JDBCConnectionStats
- All Superinterfaces:
- Stats
- All Known Subinterfaces:
- JDBCConnectionPoolStats
- public interface JDBCConnectionStats
- extends Stats
Method Summary javax.management.ObjectName getJdbcDataSource()
TimeStatistic getUseTime()
TimeStatistic getWaitTime()
Methods inherited from interface com.ibm.websphere.management.statistics.Stats getStatistic, getStatisticNames, getStatistics
Method Detail getWaitTime
public TimeStatistic getWaitTime()
getUseTime
public TimeStatistic getUseTime()
getJdbcDataSource
public javax.management.ObjectName getJdbcDataSource()
WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.
IBM is a trademark of the IBM Corporation in the United States, other countries, or both.