Interface DruidDriverMBean

  • All Known Implementing Classes:
    DruidDriver

    public interface DruidDriverMBean
    Author:
    wenshao [szujobs@hotmail.com]
    • Method Detail

      • getDruidVersion

        String getDruidVersion()
      • getConnectCount

        long getConnectCount()
      • resetStat

        void resetStat()
      • getAcceptPrefix

        String getAcceptPrefix()
      • jdbcCompliant

        boolean jdbcCompliant()
      • getMinorVersion

        int getMinorVersion()
      • getMajorVersion

        int getMajorVersion()
      • getDataSourceUrls

        String[] getDataSourceUrls()