JDBCConnectionPoolStatspublic interface JDBCConnectionPoolStats implements ConnectionPoolStatsA 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.4 $)
does not provide any additional methods. |
|