Package io.debezium.connector.oracle
Class OracleConnectionTest
java.lang.Object
io.debezium.connector.oracle.OracleConnectionTest
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate JdbcConnection.ConnectionFactoryprivate JdbcConfigurationprivate Statement -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
statement
-
jdbcConfiguration
-
connectionFactory
-
-
Constructor Details
-
OracleConnectionTest
public OracleConnectionTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
whenOracleConnectionGetSQLRecoverableExceptionThenARetriableExceptionWillBeThrown
public void whenOracleConnectionGetSQLRecoverableExceptionThenARetriableExceptionWillBeThrown() throws SQLException- Throws:
SQLException
-