Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.SetTransactionContext
Packages that use OpenGaussStatementParser.SetTransactionContext
Package
Description
-
Uses of OpenGaussStatementParser.SetTransactionContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.SetTransactionContextModifier and TypeMethodDescriptionOpenGaussStatementParser.ExecuteContext.setTransaction()OpenGaussStatementParser.setTransaction()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.SetTransactionContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitSetTransaction(OpenGaussStatementParser.SetTransactionContext ctx) Visit a parse tree produced byOpenGaussStatementParser.setTransaction().OpenGaussStatementVisitor.visitSetTransaction(OpenGaussStatementParser.SetTransactionContext ctx) Visit a parse tree produced byOpenGaussStatementParser.setTransaction(). -
Uses of OpenGaussStatementParser.SetTransactionContext 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.SetTransactionContextModifier and TypeMethodDescriptionorg.apache.shardingsphere.sql.parser.api.visitor.ASTNodeOpenGaussTCLStatementSQLVisitor.visitSetTransaction(OpenGaussStatementParser.SetTransactionContext ctx)