| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.ListSubpartitionDescContext |
OracleStatementParser.listSubpartitionDesc() |
OracleStatementParser.ListSubpartitionDescContext |
OracleStatementParser.SubpartitionTemplateContext.listSubpartitionDesc(int i) |
OracleStatementParser.ListSubpartitionDescContext |
OracleStatementParser.RangePartitionDescContext.listSubpartitionDesc(int i) |
OracleStatementParser.ListSubpartitionDescContext |
OracleStatementParser.AddListSubpartitionContext.listSubpartitionDesc(int i) |
OracleStatementParser.ListSubpartitionDescContext |
OracleStatementParser.AddRangePartitionClauseContext.listSubpartitionDesc(int i) |
OracleStatementParser.ListSubpartitionDescContext |
OracleStatementParser.AddListPartitionClauseContext.listSubpartitionDesc(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<OracleStatementParser.ListSubpartitionDescContext> |
OracleStatementParser.SubpartitionTemplateContext.listSubpartitionDesc() |
List<OracleStatementParser.ListSubpartitionDescContext> |
OracleStatementParser.RangePartitionDescContext.listSubpartitionDesc() |
List<OracleStatementParser.ListSubpartitionDescContext> |
OracleStatementParser.AddListSubpartitionContext.listSubpartitionDesc() |
List<OracleStatementParser.ListSubpartitionDescContext> |
OracleStatementParser.AddRangePartitionClauseContext.listSubpartitionDesc() |
List<OracleStatementParser.ListSubpartitionDescContext> |
OracleStatementParser.AddListPartitionClauseContext.listSubpartitionDesc() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitListSubpartitionDesc(OracleStatementParser.ListSubpartitionDescContext ctx)
Visit a parse tree produced by
OracleStatementParser.listSubpartitionDesc(). |
T |
OracleStatementBaseVisitor.visitListSubpartitionDesc(OracleStatementParser.ListSubpartitionDescContext ctx)
Visit a parse tree produced by
OracleStatementParser.listSubpartitionDesc(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.