Interface JDBCConnectionPoolStats

All Superinterfaces:
ConnectionPoolStats, Stats

public interface JDBCConnectionPoolStats extends ConnectionPoolStats
A Stats interface to represent the statistical data exposed by a JDBC Connection Pool. It inherits from the ConnectionPoolStats interface and as of now($Revision: 1.3 $) does not provide any additional methods.
Since:
S1AS8.0
Version:
$Revision: 1.3 $
Author:
Murali Vempaty