Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.TransactionModeListContext
Packages that use OpenGaussStatementParser.TransactionModeListContext
-
Uses of OpenGaussStatementParser.TransactionModeListContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.TransactionModeListContextModifier and TypeMethodDescriptionOpenGaussStatementParser.BeginTransactionContext.transactionModeList()OpenGaussStatementParser.SetRestContext.transactionModeList()OpenGaussStatementParser.SetTransactionContext.transactionModeList()OpenGaussStatementParser.StartTransactionContext.transactionModeList()OpenGaussStatementParser.transactionModeList()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.TransactionModeListContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitTransactionModeList(OpenGaussStatementParser.TransactionModeListContext ctx) Visit a parse tree produced byOpenGaussStatementParser.transactionModeList().OpenGaussStatementVisitor.visitTransactionModeList(OpenGaussStatementParser.TransactionModeListContext ctx) Visit a parse tree produced byOpenGaussStatementParser.transactionModeList().