| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
List<PlSqlParser.Parallel_clauseContext> |
PlSqlParser.Alter_index_ops_set1Context.parallel_clause() |
List<PlSqlParser.Parallel_clauseContext> |
PlSqlParser.Rebuild_clauseContext.parallel_clause() |
List<PlSqlParser.Parallel_clauseContext> |
PlSqlParser.General_recoveryContext.parallel_clause() |
List<PlSqlParser.Parallel_clauseContext> |
PlSqlParser.Managed_standby_recoveryContext.parallel_clause() |
List<PlSqlParser.Parallel_clauseContext> |
PlSqlParser.Alter_table_properties_1Context.parallel_clause() |
List<PlSqlParser.Parallel_clauseContext> |
PlSqlParser.Index_attributesContext.parallel_clause() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterParallel_clause(PlSqlParser.Parallel_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.parallel_clause(). |
void |
PlSqlParserListener.enterParallel_clause(PlSqlParser.Parallel_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.parallel_clause(). |
void |
PlSqlParserBaseListener.exitParallel_clause(PlSqlParser.Parallel_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.parallel_clause(). |
void |
PlSqlParserListener.exitParallel_clause(PlSqlParser.Parallel_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.parallel_clause(). |
Copyright © 2021 JBoss by Red Hat. All rights reserved.