| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLStatementParser.DeallocateContext |
PostgreSQLStatementParser.deallocate() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
PostgreSQLStatementVisitor.visitDeallocate(PostgreSQLStatementParser.DeallocateContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.deallocate(). |
T |
PostgreSQLStatementBaseVisitor.visitDeallocate(PostgreSQLStatementParser.DeallocateContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.deallocate(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.