| Modifier and Type | Field and Description |
|---|---|
private LogMinerDmlEntry |
OracleDmlParser.dmlEntry |
| Modifier and Type | Method and Description |
|---|---|
LogMinerDmlEntry |
OracleDmlParser.getDmlEntry() |
| Modifier and Type | Method and Description |
|---|---|
void |
OracleDmlParser.setDmlEntry(LogMinerDmlEntry dml) |
| Modifier and Type | Method and Description |
|---|---|
LogMinerDmlEntry |
SimpleDmlParser.parse(String dmlContent,
io.debezium.relational.Tables tables,
String txId)
This parses a DML
|
| Modifier and Type | Field and Description |
|---|---|
private LogMinerDmlEntry |
LogMinerChangeRecordEmitter.dmlEntry |
| Constructor and Description |
|---|
LogMinerChangeRecordEmitter(io.debezium.pipeline.spi.OffsetContext offset,
LogMinerDmlEntry dmlEntry,
io.debezium.relational.Table table,
io.debezium.util.Clock clock) |
| Modifier and Type | Class and Description |
|---|---|
class |
LogMinerDmlEntryImpl
This class holds one parsed DML LogMiner record details
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.