Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.CommitContext
Packages that use OpenGaussStatementParser.CommitContext
Package
Description
-
Uses of OpenGaussStatementParser.CommitContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.CommitContextModifier and TypeMethodDescriptionOpenGaussStatementParser.commit()OpenGaussStatementParser.ExecuteContext.commit()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.CommitContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitCommit(OpenGaussStatementParser.CommitContext ctx) Visit a parse tree produced byOpenGaussStatementParser.commit().OpenGaussStatementVisitor.visitCommit(OpenGaussStatementParser.CommitContext ctx) Visit a parse tree produced byOpenGaussStatementParser.commit(). -
Uses of OpenGaussStatementParser.CommitContext in org.apache.shardingsphere.sql.parser.opengauss.visitor.statement.impl
Methods in org.apache.shardingsphere.sql.parser.opengauss.visitor.statement.impl with parameters of type OpenGaussStatementParser.CommitContextModifier and TypeMethodDescriptionorg.apache.shardingsphere.sql.parser.api.visitor.ASTNodeOpenGaussTCLStatementSQLVisitor.visitCommit(OpenGaussStatementParser.CommitContext ctx)