| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Table_indexed_by_partContext |
PlSqlParser.table_indexed_by_part() |
PlSqlParser.Table_indexed_by_partContext |
PlSqlParser.Table_type_defContext.table_indexed_by_part() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterTable_indexed_by_part(PlSqlParser.Table_indexed_by_partContext ctx)
Enter a parse tree produced by
PlSqlParser.table_indexed_by_part(). |
void |
PlSqlParserListener.enterTable_indexed_by_part(PlSqlParser.Table_indexed_by_partContext ctx)
Enter a parse tree produced by
PlSqlParser.table_indexed_by_part(). |
void |
PlSqlParserBaseListener.exitTable_indexed_by_part(PlSqlParser.Table_indexed_by_partContext ctx)
Exit a parse tree produced by
PlSqlParser.table_indexed_by_part(). |
void |
PlSqlParserListener.exitTable_indexed_by_part(PlSqlParser.Table_indexed_by_partContext ctx)
Exit a parse tree produced by
PlSqlParser.table_indexed_by_part(). |
Copyright © 2020 JBoss by Red Hat. All rights reserved.