| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
OracleStatementParser.DeallocateUnusedClauseContext |
OracleStatementParser.deallocateUnusedClause() |
OracleStatementParser.DeallocateUnusedClauseContext |
OracleStatementParser.AlterMappingTableClausesContext.deallocateUnusedClause() |
OracleStatementParser.DeallocateUnusedClauseContext |
OracleStatementParser.PartitionAttributesContext.deallocateUnusedClause(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<OracleStatementParser.DeallocateUnusedClauseContext> |
OracleStatementParser.PartitionAttributesContext.deallocateUnusedClause() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 © 2021 The Apache Software Foundation. All rights reserved.