| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.SetImplicitTransactionsContext |
SQLServerStatementParser.setImplicitTransactions() |
SQLServerStatementParser.SetImplicitTransactionsContext |
SQLServerStatementParser.ExecuteContext.setImplicitTransactions() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementBaseVisitor.visitSetImplicitTransactions(SQLServerStatementParser.SetImplicitTransactionsContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.setImplicitTransactions(). |
T |
SQLServerStatementVisitor.visitSetImplicitTransactions(SQLServerStatementParser.SetImplicitTransactionsContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.setImplicitTransactions(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
SQLServerTCLStatementSQLVisitor.visitSetImplicitTransactions(SQLServerStatementParser.SetImplicitTransactionsContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.