| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
OracleStatementParser.PartitionAttributesContext |
OracleStatementParser.partitionAttributes() |
OracleStatementParser.PartitionAttributesContext |
OracleStatementParser.ModifyRangePartitionContext.partitionAttributes() |
OracleStatementParser.PartitionAttributesContext |
OracleStatementParser.ModifyHashPartitionContext.partitionAttributes() |
OracleStatementParser.PartitionAttributesContext |
OracleStatementParser.ModifyListPartitionContext.partitionAttributes() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
OracleStatementVisitor.visitPartitionAttributes(OracleStatementParser.PartitionAttributesContext ctx)
Visit a parse tree produced by
OracleStatementParser.partitionAttributes(). |
T |
OracleStatementBaseVisitor.visitPartitionAttributes(OracleStatementParser.PartitionAttributesContext ctx)
Visit a parse tree produced by
OracleStatementParser.partitionAttributes(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.