Uses of Class
org.apache.shardingsphere.sql.parser.autogen.SQLServerStatementParser.SetImplicitTransactionsContext
Packages that use SQLServerStatementParser.SetImplicitTransactionsContext
Package
Description
-
Uses of SQLServerStatementParser.SetImplicitTransactionsContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return SQLServerStatementParser.SetImplicitTransactionsContextModifier and TypeMethodDescriptionSQLServerStatementParser.ExecuteContext.setImplicitTransactions()SQLServerStatementParser.setImplicitTransactions()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type SQLServerStatementParser.SetImplicitTransactionsContextModifier and TypeMethodDescriptionSQLServerStatementBaseVisitor.visitSetImplicitTransactions(SQLServerStatementParser.SetImplicitTransactionsContext ctx) Visit a parse tree produced bySQLServerStatementParser.setImplicitTransactions().SQLServerStatementVisitor.visitSetImplicitTransactions(SQLServerStatementParser.SetImplicitTransactionsContext ctx) Visit a parse tree produced bySQLServerStatementParser.setImplicitTransactions(). -
Uses of SQLServerStatementParser.SetImplicitTransactionsContext in org.apache.shardingsphere.sql.parser.sqlserver.visitor.statement.impl
Methods in org.apache.shardingsphere.sql.parser.sqlserver.visitor.statement.impl with parameters of type SQLServerStatementParser.SetImplicitTransactionsContextModifier and TypeMethodDescriptionorg.apache.shardingsphere.sql.parser.api.visitor.ASTNodeSQLServerTCLStatementSQLVisitor.visitSetImplicitTransactions(SQLServerStatementParser.SetImplicitTransactionsContext ctx)