| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Table_aliasContext |
PlSqlParser.table_alias() |
PlSqlParser.Table_aliasContext |
PlSqlParser.Table_index_clauseContext.table_alias() |
PlSqlParser.Table_aliasContext |
PlSqlParser.Table_ref_auxContext.table_alias() |
PlSqlParser.Table_aliasContext |
PlSqlParser.Merge_statementContext.table_alias() |
PlSqlParser.Table_aliasContext |
PlSqlParser.Selected_tableviewContext.table_alias() |
PlSqlParser.Table_aliasContext |
PlSqlParser.General_table_refContext.table_alias() |
PlSqlParser.Table_aliasContext |
PlSqlParser.Bitmap_join_index_clauseContext.table_alias(int i) |
PlSqlParser.Table_aliasContext |
PlSqlParser.View_alias_constraintContext.table_alias(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PlSqlParser.Table_aliasContext> |
PlSqlParser.Bitmap_join_index_clauseContext.table_alias() |
List<PlSqlParser.Table_aliasContext> |
PlSqlParser.View_alias_constraintContext.table_alias() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserListener.enterTable_alias(PlSqlParser.Table_aliasContext ctx)
Enter a parse tree produced by
PlSqlParser.table_alias(). |
void |
PlSqlParserBaseListener.enterTable_alias(PlSqlParser.Table_aliasContext ctx)
Enter a parse tree produced by
PlSqlParser.table_alias(). |
void |
PlSqlParserListener.exitTable_alias(PlSqlParser.Table_aliasContext ctx)
Exit a parse tree produced by
PlSqlParser.table_alias(). |
void |
PlSqlParserBaseListener.exitTable_alias(PlSqlParser.Table_aliasContext ctx)
Exit a parse tree produced by
PlSqlParser.table_alias(). |
Copyright © 2019 JBoss by Red Hat. All rights reserved.