| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
List<OracleStatementParser.AllocateExtentClauseContext> |
OracleStatementParser.PartitionAttributesContext.allocateExtentClause() |
List<OracleStatementParser.AllocateExtentClauseContext> |
OracleStatementParser.AlterClusterContext.allocateExtentClause() |
List<OracleStatementParser.AllocateExtentClauseContext> |
OracleStatementParser.OverflowClauseContext.allocateExtentClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitAllocateExtentClause(OracleStatementParser.AllocateExtentClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.allocateExtentClause(). |
T |
OracleStatementBaseVisitor.visitAllocateExtentClause(OracleStatementParser.AllocateExtentClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.allocateExtentClause(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.