| Package | Description |
|---|---|
| io.debezium.relational.ddl |
| Modifier and Type | Class and Description |
|---|---|
static class |
DdlParserListener.TableAlteredEvent
An event describing the altering of a table.
|
static class |
DdlParserListener.TableCreatedEvent
An event describing the creation (or replacement) of a table.
|
static class |
DdlParserListener.TableDroppedEvent
An event describing the dropping of a table.
|
static class |
DdlParserListener.TableTruncatedEvent
An event describing the truncating of a table.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.