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