Class JdbcThrottleProperties

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String SQL_AUDIT_QUERY_ALL
      SQL throttling query for all failing records.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • SQL_AUDIT_QUERY_ALL

        public static final java.lang.String SQL_AUDIT_QUERY_ALL
        SQL throttling query for all failing records.
        See Also:
        Constant Field Values
    • Constructor Detail

      • JdbcThrottleProperties

        public JdbcThrottleProperties()