Class ConnectionImplIntegrationTest

    • Constructor Detail

      • ConnectionImplIntegrationTest

        public ConnectionImplIntegrationTest()
    • Method Detail

      • tearDown

        public void tearDown()
                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldEnableConnectionPoolVerificationModeWhenExceptionInConnectionIsThrownButBeforeReturningToPool

        public void shouldEnableConnectionPoolVerificationModeWhenExceptionInConnectionIsThrownButBeforeReturningToPool()
                                                                                                                 throws java.lang.InterruptedException
        Throws:
        java.lang.InterruptedException
      • errorThrowingJDBCInterceptor

        protected JDBCInterceptor errorThrowingJDBCInterceptor​(java.util.concurrent.atomic.AtomicBoolean shouldThrowError)