| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
OracleStatementParser.QueryPartitionClauseContext |
OracleStatementParser.queryPartitionClause() |
OracleStatementParser.QueryPartitionClauseContext |
OracleStatementParser.AnalyticClauseContext.queryPartitionClause() |
OracleStatementParser.QueryPartitionClauseContext |
OracleStatementParser.OuterJoinClauseContext.queryPartitionClause(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<OracleStatementParser.QueryPartitionClauseContext> |
OracleStatementParser.OuterJoinClauseContext.queryPartitionClause() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 © 2021 The Apache Software Foundation. All rights reserved.