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