| Modifier and Type | Field and Description |
|---|---|
private OracleConnection |
OracleValueConverters.connection |
private OracleConnection |
OracleConnectorTask.jdbcConnection |
private OracleConnection |
OracleChangeEventSourceFactory.jdbcConnection |
private OracleConnection |
OracleSnapshotChangeEventSource.jdbcConnection |
| Constructor and Description |
|---|
OracleChangeEventSourceFactory(OracleConnectorConfig configuration,
OracleConnection jdbcConnection,
io.debezium.pipeline.ErrorHandler errorHandler,
io.debezium.pipeline.EventDispatcher dispatcher,
io.debezium.util.Clock clock,
OracleDatabaseSchema schema) |
OracleDatabaseSchema(OracleConnectorConfig connectorConfig,
io.debezium.util.SchemaNameAdjuster schemaNameAdjuster,
io.debezium.schema.TopicSelector topicSelector,
OracleConnection connection) |
OracleSnapshotChangeEventSource(OracleConnectorConfig connectorConfig,
OracleOffsetContext previousOffset,
OracleConnection jdbcConnection,
io.debezium.schema.DatabaseSchema schema) |
OracleValueConverters(OracleConnection connection) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.