Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.PrepareTransactionContext
Packages that use OpenGaussStatementParser.PrepareTransactionContext
-
Uses of OpenGaussStatementParser.PrepareTransactionContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.PrepareTransactionContextMethods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.PrepareTransactionContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitPrepareTransaction(OpenGaussStatementParser.PrepareTransactionContext ctx) Visit a parse tree produced byOpenGaussStatementParser.prepareTransaction().OpenGaussStatementVisitor.visitPrepareTransaction(OpenGaussStatementParser.PrepareTransactionContext ctx) Visit a parse tree produced byOpenGaussStatementParser.prepareTransaction().