| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.ParallelExecutionClauseContext |
OracleStatementParser.parallelExecutionClause() |
OracleStatementParser.ParallelExecutionClauseContext |
OracleStatementParser.AlterSessionOptionContext.parallelExecutionClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitParallelExecutionClause(OracleStatementParser.ParallelExecutionClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.parallelExecutionClause(). |
T |
OracleStatementBaseVisitor.visitParallelExecutionClause(OracleStatementParser.ParallelExecutionClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.parallelExecutionClause(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.