| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.opengauss.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
OpenGaussStatementParser.CommitPreparedContext |
OpenGaussStatementParser.commitPrepared() |
OpenGaussStatementParser.CommitPreparedContext |
OpenGaussStatementParser.ExecuteContext.commitPrepared() |
| Modifier and Type | Method and Description |
|---|---|
T |
OpenGaussStatementBaseVisitor.visitCommitPrepared(OpenGaussStatementParser.CommitPreparedContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.commitPrepared(). |
T |
OpenGaussStatementVisitor.visitCommitPrepared(OpenGaussStatementParser.CommitPreparedContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.commitPrepared(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OpenGaussTCLStatementSQLVisitor.visitCommitPrepared(OpenGaussStatementParser.CommitPreparedContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.