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