JavaScript is disabled on your browser.
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method
javax.management.j2ee.statistics

Interface JDBCConnectionStats

  • All Superinterfaces:
    Stats
    All Known Subinterfaces:
    JDBCConnectionPoolStats


    public interface JDBCConnectionStats
    extends Stats 
    Specifies the statistics provided by all (pooled and non-pooled) JDBC connections.
    • Method Detail

      • getJdbcDataSource

        String getJdbcDataSource()
        Identifies the JDBC driver for the corresponding JDBCConnection.
      • getWaitTime

        TimeStatistic getWaitTime()
        Time spent waiting for a connection to be available.
      • getUseTime

        TimeStatistic getUseTime()
        Time spent using a connection.
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method

Copyright © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.

AltStyle によって変換されたページ (->オリジナル) /