| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.PartitionExtendedNamesContext |
OracleStatementParser.partitionExtendedNames() |
OracleStatementParser.PartitionExtendedNamesContext |
OracleStatementParser.DropTablePartitionContext.partitionExtendedNames() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitPartitionExtendedNames(OracleStatementParser.PartitionExtendedNamesContext ctx)
Visit a parse tree produced by
OracleStatementParser.partitionExtendedNames(). |
T |
OracleStatementBaseVisitor.visitPartitionExtendedNames(OracleStatementParser.PartitionExtendedNamesContext ctx)
Visit a parse tree produced by
OracleStatementParser.partitionExtendedNames(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.