| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
OracleStatementParser.SubpartitionByListContext |
OracleStatementParser.subpartitionByList() |
OracleStatementParser.SubpartitionByListContext |
OracleStatementParser.CompositeRangePartitionsContext.subpartitionByList() |
OracleStatementParser.SubpartitionByListContext |
OracleStatementParser.CompositeListPartitionsContext.subpartitionByList() |
OracleStatementParser.SubpartitionByListContext |
OracleStatementParser.CompositeHashPartitionsContext.subpartitionByList() |
OracleStatementParser.SubpartitionByListContext |
OracleStatementParser.ConsistentHashWithSubpartitionsContext.subpartitionByList() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
OracleStatementVisitor.visitSubpartitionByList(OracleStatementParser.SubpartitionByListContext ctx)
Visit a parse tree produced by
OracleStatementParser.subpartitionByList(). |
T |
OracleStatementBaseVisitor.visitSubpartitionByList(OracleStatementParser.SubpartitionByListContext ctx)
Visit a parse tree produced by
OracleStatementParser.subpartitionByList(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.