Skip navigation links

Oracle® Universal Connection Pool for JDBC Java API Reference
11g Release 2 (11.2)

E12826-01


Uses of Interface
oracle.ucp.jdbc.JDBCConnectionPoolStatistics

Packages that use JDBCConnectionPoolStatistics
oracle.ucp.jdbc Includes various interfaces and classes used by applications to work with JDBC connections and a connection pool. 
oracle.ucp.jdbc.oracle Includes various runtime statistics for the Universal Connection Pool that are specific to Oracle JDBC resources. 

 

Uses of JDBCConnectionPoolStatistics in oracle.ucp.jdbc

 

Methods in oracle.ucp.jdbc that return JDBCConnectionPoolStatistics
 JDBCConnectionPoolStatistics PoolDataSource.getStatistics()
          Gets the statistics of the connection pool.
 JDBCConnectionPoolStatistics PoolDataSourceImpl.getStatistics()
          Gets the statistics of the connection pool.

 

Uses of JDBCConnectionPoolStatistics in oracle.ucp.jdbc.oracle

 

Subinterfaces of JDBCConnectionPoolStatistics in oracle.ucp.jdbc.oracle
 interface OracleJDBCConnectionPoolStatistics
          Various runtime statistics for the Universal Connection Pool that are specific to Oracle JDBC resources.

 


Skip navigation links

Oracle® Universal Connection Pool for JDBC Java API Reference
11g Release 2 (11.2)

E12826-01


Copyright © 2008, 2009, Oracle and/or its affiliates. All rights reserved.