Uses of Interface
oracle.ucp.jdbc.JDBCConnectionPoolStatistics
Packages that use JDBCConnectionPoolStatistics
-
Uses of JDBCConnectionPoolStatistics in oracle.ucp.jdbc
Methods in oracle.ucp.jdbc that return JDBCConnectionPoolStatisticsModifier and TypeMethodDescriptionPoolDataSource.getStatistics()Gets the statistics of the connection pool.PoolDataSourceImpl.getStatistics()Gets the statistics of the connection pool. -
Uses of JDBCConnectionPoolStatistics in oracle.ucp.jdbc.oracle
Subinterfaces of JDBCConnectionPoolStatistics in oracle.ucp.jdbc.oracleModifier and TypeInterfaceDescriptioninterfaceVarious runtime statistics for the Universal Connection Pool that are specific to Oracle JDBC resources.