Uses of Interface
oracle.ucp.jdbc.JDBCConnectionPoolStatistics
-
Packages that use JDBCConnectionPoolStatistics Package Description oracle.ucp.jdbc oracle.ucp.jdbc.oracle -
-
Uses of JDBCConnectionPoolStatistics in oracle.ucp.jdbc
Methods in oracle.ucp.jdbc that return JDBCConnectionPoolStatistics Modifier and Type Method Description JDBCConnectionPoolStatisticsPoolDataSource. getStatistics()Gets the statistics of the connection pool.JDBCConnectionPoolStatisticsPoolDataSourceImpl. getStatistics()Gets the statistics of the connection pool. -
Uses of JDBCConnectionPoolStatistics in oracle.ucp.jdbc.oracle
Subinterfaces of JDBCConnectionPoolStatistics in oracle.ucp.jdbc.oracle Modifier and Type Interface Description interfaceOracleJDBCConnectionPoolStatisticsVarious runtime statistics for the Universal Connection Pool that are specific to Oracle JDBC resources.
-