| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.QueryPartitionClauseContext |
OracleStatementParser.queryPartitionClause() |
OracleStatementParser.QueryPartitionClauseContext |
OracleStatementParser.AnalyticClauseContext.queryPartitionClause() |
OracleStatementParser.QueryPartitionClauseContext |
OracleStatementParser.OuterJoinClauseContext.queryPartitionClause(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<OracleStatementParser.QueryPartitionClauseContext> |
OracleStatementParser.OuterJoinClauseContext.queryPartitionClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitQueryPartitionClause(OracleStatementParser.QueryPartitionClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.queryPartitionClause(). |
T |
OracleStatementBaseVisitor.visitQueryPartitionClause(OracleStatementParser.QueryPartitionClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.queryPartitionClause(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.