| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
List<OracleStatementParser.SubpartitionNameContext> |
OracleStatementParser.IndexSubpartitionClauseContext.subpartitionName() |
List<OracleStatementParser.SubpartitionNameContext> |
OracleStatementParser.UpdateIndexSubpartitionContext.subpartitionName() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitSubpartitionName(OracleStatementParser.SubpartitionNameContext ctx)
Visit a parse tree produced by
OracleStatementParser.subpartitionName(). |
T |
OracleStatementBaseVisitor.visitSubpartitionName(OracleStatementParser.SubpartitionNameContext ctx)
Visit a parse tree produced by
OracleStatementParser.subpartitionName(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.