Skip navigation links

Oracle® Universal Connection Pool Java API Reference
11g Release 1 (11.1)

E11990-01


Uses of Interface
oracle.ucp.jdbc.JDBCConnectionPoolStatistics

Packages that use JDBCConnectionPoolStatistics
oracle.ucp.jdbc   
oracle.ucp.jdbc.oracle   

 

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 Java API Reference
11g Release 1 (11.1)

E11990-01


Copyright © 2008, Oracle. All rights reserved.