| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Alter_table_propertiesContext |
PlSqlParser.alter_table_properties() |
PlSqlParser.Alter_table_propertiesContext |
PlSqlParser.Alter_tableContext.alter_table_properties() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterAlter_table_properties(PlSqlParser.Alter_table_propertiesContext ctx)
Enter a parse tree produced by
PlSqlParser.alter_table_properties(). |
void |
PlSqlParserListener.enterAlter_table_properties(PlSqlParser.Alter_table_propertiesContext ctx)
Enter a parse tree produced by
PlSqlParser.alter_table_properties(). |
void |
PlSqlParserBaseListener.exitAlter_table_properties(PlSqlParser.Alter_table_propertiesContext ctx)
Exit a parse tree produced by
PlSqlParser.alter_table_properties(). |
void |
PlSqlParserListener.exitAlter_table_properties(PlSqlParser.Alter_table_propertiesContext ctx)
Exit a parse tree produced by
PlSqlParser.alter_table_properties(). |
Copyright © 2021 JBoss by Red Hat. All rights reserved.