| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.PartitionSpecContext |
OracleStatementParser.partitionSpec() |
OracleStatementParser.PartitionSpecContext |
OracleStatementParser.DependentTablesClauseContext.partitionSpec(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<OracleStatementParser.PartitionSpecContext> |
OracleStatementParser.DependentTablesClauseContext.partitionSpec() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitPartitionSpec(OracleStatementParser.PartitionSpecContext ctx)
Visit a parse tree produced by
OracleStatementParser.partitionSpec(). |
T |
OracleStatementBaseVisitor.visitPartitionSpec(OracleStatementParser.PartitionSpecContext ctx)
Visit a parse tree produced by
OracleStatementParser.partitionSpec(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.