Class OracleConnectionTest

java.lang.Object
io.debezium.connector.oracle.OracleConnectionTest

public class OracleConnectionTest extends Object
  • Field Details

  • Constructor Details

    • OracleConnectionTest

      public OracleConnectionTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      Exception
    • whenOracleConnectionGetSQLRecoverableExceptionThenARetriableExceptionWillBeThrown

      public void whenOracleConnectionGetSQLRecoverableExceptionThenARetriableExceptionWillBeThrown() throws SQLException
      Throws:
      SQLException