| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.CommitPreparedContext |
PostgreSQLStatementParser.commitPrepared() |
PostgreSQLStatementParser.CommitPreparedContext |
PostgreSQLStatementParser.ExecuteContext.commitPrepared() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitCommitPrepared(PostgreSQLStatementParser.CommitPreparedContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.commitPrepared(). |
T |
PostgreSQLStatementParserVisitor.visitCommitPrepared(PostgreSQLStatementParser.CommitPreparedContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.commitPrepared(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
PostgreSQLTCLStatementSQLVisitor.visitCommitPrepared(PostgreSQLStatementParser.CommitPreparedContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.