Interface DruidDataSourceC3P0AdapterMBean

    • Method Detail

      • getDriverClass

        String getDriverClass()
      • getJdbcUrl

        String getJdbcUrl()
      • getCheckoutTimeout

        int getCheckoutTimeout()
      • isAutoCommitOnClose

        boolean isAutoCommitOnClose()
      • getIdleConnectionTestPeriod

        int getIdleConnectionTestPeriod()
      • getInitialPoolSize

        int getInitialPoolSize()
      • getMaxIdleTime

        int getMaxIdleTime()
      • getMaxPoolSize

        int getMaxPoolSize()
      • getMinPoolSize

        int getMinPoolSize()
      • isTestConnectionOnCheckout

        boolean isTestConnectionOnCheckout()
      • isTestConnectionOnCheckin

        boolean isTestConnectionOnCheckin()
      • getPreferredTestQuery

        String getPreferredTestQuery()
      • getNumIdleConnections

        int getNumIdleConnections()
      • getNumConnections

        int getNumConnections()
      • getDataSourceName

        String getDataSourceName()
      • getNumBusyConnections

        int getNumBusyConnections()
      • isEnable

        boolean isEnable()
      • shrink

        void shrink()
      • getWaitThreadCount

        int getWaitThreadCount()
      • getLockQueueLength

        int getLockQueueLength()
      • close

        void close()