| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Move_table_clauseContext |
PlSqlParser.move_table_clause() |
PlSqlParser.Move_table_clauseContext |
PlSqlParser.Alter_tableContext.move_table_clause() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserListener.enterMove_table_clause(PlSqlParser.Move_table_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.move_table_clause(). |
void |
PlSqlParserBaseListener.enterMove_table_clause(PlSqlParser.Move_table_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.move_table_clause(). |
void |
PlSqlParserListener.exitMove_table_clause(PlSqlParser.Move_table_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.move_table_clause(). |
void |
PlSqlParserBaseListener.exitMove_table_clause(PlSqlParser.Move_table_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.move_table_clause(). |
Copyright © 2019 JBoss by Red Hat. All rights reserved.