| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.PartitionExtendedNameContext |
OracleStatementParser.partitionExtendedName() |
OracleStatementParser.PartitionExtendedNameContext |
OracleStatementParser.ModifyRangePartitionContext.partitionExtendedName() |
OracleStatementParser.PartitionExtendedNameContext |
OracleStatementParser.ModifyHashPartitionContext.partitionExtendedName() |
OracleStatementParser.PartitionExtendedNameContext |
OracleStatementParser.ModifyListPartitionContext.partitionExtendedName() |
OracleStatementParser.PartitionExtendedNameContext |
OracleStatementParser.MoveTablePartitionContext.partitionExtendedName() |
| Modifier and Type | Method and Description |
|---|---|
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 © 2023 The Apache Software Foundation. All rights reserved.