| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.General_table_refContext |
PlSqlParser.general_table_ref() |
PlSqlParser.General_table_refContext |
PlSqlParser.Update_statementContext.general_table_ref() |
PlSqlParser.General_table_refContext |
PlSqlParser.Delete_statementContext.general_table_ref() |
PlSqlParser.General_table_refContext |
PlSqlParser.Insert_into_clauseContext.general_table_ref() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserListener.enterGeneral_table_ref(PlSqlParser.General_table_refContext ctx)
Enter a parse tree produced by
PlSqlParser.general_table_ref(). |
void |
PlSqlParserBaseListener.enterGeneral_table_ref(PlSqlParser.General_table_refContext ctx)
Enter a parse tree produced by
PlSqlParser.general_table_ref(). |
void |
PlSqlParserListener.exitGeneral_table_ref(PlSqlParser.General_table_refContext ctx)
Exit a parse tree produced by
PlSqlParser.general_table_ref(). |
void |
PlSqlParserBaseListener.exitGeneral_table_ref(PlSqlParser.General_table_refContext ctx)
Exit a parse tree produced by
PlSqlParser.general_table_ref(). |
Copyright © 2018 JBoss by Red Hat. All rights reserved.