Interface DruidDriverMBean

All Known Implementing Classes:
DruidDriver

public interface DruidDriverMBean
Author:
wenshao [[email protected]]
  • Method Details

    • getDruidVersion

      String getDruidVersion()
    • getConnectCount

      long getConnectCount()
    • resetStat

      void resetStat()
    • getAcceptPrefix

      String getAcceptPrefix()
    • jdbcCompliant

      boolean jdbcCompliant()
    • getMinorVersion

      int getMinorVersion()
    • getMajorVersion

      int getMajorVersion()
    • getDataSourceUrls

      String[] getDataSourceUrls()