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