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