| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
OracleStatementParser.UpdateIndexSubpartitionContext |
OracleStatementParser.updateIndexSubpartition() |
OracleStatementParser.UpdateIndexSubpartitionContext |
OracleStatementParser.UpdateAllIndexesClauseContext.updateIndexSubpartition(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<OracleStatementParser.UpdateIndexSubpartitionContext> |
OracleStatementParser.UpdateAllIndexesClauseContext.updateIndexSubpartition() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 © 2021 The Apache Software Foundation. All rights reserved.