public interface AltJDBCConnectionPoolStats implements ConnectionPoolStats
A Stats interface to represent the statistical data exposed by a JDBC connection pool.
The prefix "Alt" signifies that it has no relation to the JSR 77 type
JDBCConnectionPoolStats, hopefully avoiding confusion.