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