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