| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.CommitPreparedContext |
PostgreSQLStatementParser.commitPrepared() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementVisitor.visitCommitPrepared(PostgreSQLStatementParser.CommitPreparedContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.commitPrepared(). |
T |
PostgreSQLStatementBaseVisitor.visitCommitPrepared(PostgreSQLStatementParser.CommitPreparedContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.commitPrepared(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.