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