Class TraceJdbcProperties.DataSourceProxyProperties.SlowQuery

    • Constructor Detail

      • SlowQuery

        public SlowQuery()
    • Method Detail

      • isEnableLogging

        public boolean isEnableLogging()
      • setEnableLogging

        public void setEnableLogging​(boolean enableLogging)
      • getLoggerName

        public String getLoggerName()
      • setLoggerName

        public void setLoggerName​(String loggerName)
      • getLogLevel

        public String getLogLevel()
      • setLogLevel

        public void setLogLevel​(String logLevel)
      • getThreshold

        public long getThreshold()
      • setThreshold

        public void setThreshold​(long threshold)