| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
OracleStatementParser.PartitionForClausesContext |
OracleStatementParser.partitionForClauses() |
OracleStatementParser.PartitionForClausesContext |
OracleStatementParser.PartitionExtendedNamesContext.partitionForClauses(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<OracleStatementParser.PartitionForClausesContext> |
OracleStatementParser.PartitionExtendedNamesContext.partitionForClauses() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
OracleStatementVisitor.visitPartitionForClauses(OracleStatementParser.PartitionForClausesContext ctx)
Visit a parse tree produced by
OracleStatementParser.partitionForClauses(). |
T |
OracleStatementBaseVisitor.visitPartitionForClauses(OracleStatementParser.PartitionForClausesContext ctx)
Visit a parse tree produced by
OracleStatementParser.partitionForClauses(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.