| Interface | Description |
|---|---|
| DmlParser |
Contract for a DML parser for LogMiner.
|
| Class | Description |
|---|---|
| LogMinerDmlParser |
A simple DML parser implementation specifically for Oracle LogMiner.
|
| SimpleDmlParser |
This class does parsing of simple DML: insert, update, delete.
|
| Exception | Description |
|---|---|
| DmlParserException |
Exception returned by the
DmlParser. |
Copyright © 2021 JBoss by Red Hat. All rights reserved.