|
Oracle® Universal Connection Pool for JDBC Java API Reference 11g Release 2 (11.2) E12826-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UniversalConnectionPoolStatistics | |
|---|---|
| oracle.ucp | Includes both required and optional callback interfaces that are used to implement connection pool features. |
| oracle.ucp.admin | Defines interfaces for administering Universal Connection Pool instances, including JMX support. |
| 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 UniversalConnectionPoolStatistics in oracle.ucp |
|---|
| Methods in oracle.ucp that return UniversalConnectionPoolStatistics | |
|---|---|
UniversalConnectionPoolStatistics |
UniversalConnectionPool.getStatistics()Gets the statistics of the connection pool. |
| Uses of UniversalConnectionPoolStatistics in oracle.ucp.admin |
|---|
| Methods in oracle.ucp.admin that return UniversalConnectionPoolStatistics | |
|---|---|
UniversalConnectionPoolStatistics |
UniversalConnectionPoolMBean.getStatistics()Gets statistics for the Universal Connection Pool instance. |
| Uses of UniversalConnectionPoolStatistics in oracle.ucp.jdbc |
|---|
| Subinterfaces of UniversalConnectionPoolStatistics in oracle.ucp.jdbc | |
|---|---|
interface |
JDBCConnectionPoolStatisticsVarious runtime statistics for the Universal Connection Pool that are specific to JDBC resources. |
| Uses of UniversalConnectionPoolStatistics in oracle.ucp.jdbc.oracle |
|---|
| Subinterfaces of UniversalConnectionPoolStatistics in oracle.ucp.jdbc.oracle | |
|---|---|
interface |
OracleJDBCConnectionPoolStatisticsVarious runtime statistics for the Universal Connection Pool that are specific to Oracle JDBC resources. |
|
Oracle® Universal Connection Pool for JDBC Java API Reference 11g Release 2 (11.2) E12826-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||