| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.sqlserver.visitor.statement.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
SQLServerStatementParser.BeginDistributedTransactionContext |
SQLServerStatementParser.beginDistributedTransaction() |
SQLServerStatementParser.BeginDistributedTransactionContext |
SQLServerStatementParser.ExecuteContext.beginDistributedTransaction() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
SQLServerStatementBaseVisitor.visitBeginDistributedTransaction(SQLServerStatementParser.BeginDistributedTransactionContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.beginDistributedTransaction(). |
T |
SQLServerStatementVisitor.visitBeginDistributedTransaction(SQLServerStatementParser.BeginDistributedTransactionContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.beginDistributedTransaction(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.