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