| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.SubpartitionByHashContext |
OracleStatementParser.subpartitionByHash() |
OracleStatementParser.SubpartitionByHashContext |
OracleStatementParser.CompositeRangePartitionsContext.subpartitionByHash() |
OracleStatementParser.SubpartitionByHashContext |
OracleStatementParser.CompositeListPartitionsContext.subpartitionByHash() |
OracleStatementParser.SubpartitionByHashContext |
OracleStatementParser.CompositeHashPartitionsContext.subpartitionByHash() |
OracleStatementParser.SubpartitionByHashContext |
OracleStatementParser.ConsistentHashWithSubpartitionsContext.subpartitionByHash() |
| Modifier and Type | Method and Description |
|---|---|
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 © 2023 The Apache Software Foundation. All rights reserved.