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