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