Class CrDbRetryInterceptor

    • Field Detail

      • nrRetries

        protected int nrRetries
      • waitTime

        protected int waitTime
      • waitTimeIncrease

        protected int waitTimeIncrease
    • Constructor Detail

      • CrDbRetryInterceptor

        public CrDbRetryInterceptor()
    • Method Detail

      • waitBeforeRetry

        protected void waitBeforeRetry​(long waitTime)
      • isTransactionRetryException

        protected boolean isTransactionRetryException​(Throwable exception)