| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.UpdateIndexPartitionContext |
OracleStatementParser.updateIndexPartition() |
OracleStatementParser.UpdateIndexPartitionContext |
OracleStatementParser.UpdateAllIndexesClauseContext.updateIndexPartition(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<OracleStatementParser.UpdateIndexPartitionContext> |
OracleStatementParser.UpdateAllIndexesClauseContext.updateIndexPartition() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitUpdateIndexPartition(OracleStatementParser.UpdateIndexPartitionContext ctx)
Visit a parse tree produced by
OracleStatementParser.updateIndexPartition(). |
T |
OracleStatementBaseVisitor.visitUpdateIndexPartition(OracleStatementParser.UpdateIndexPartitionContext ctx)
Visit a parse tree produced by
OracleStatementParser.updateIndexPartition(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.