| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
SQLServerStatementParser.TransactionVariableNameContext |
SQLServerStatementParser.transactionVariableName() |
SQLServerStatementParser.TransactionVariableNameContext |
SQLServerStatementParser.BeginTransactionContext.transactionVariableName() |
SQLServerStatementParser.TransactionVariableNameContext |
SQLServerStatementParser.BeginDistributedTransactionContext.transactionVariableName() |
SQLServerStatementParser.TransactionVariableNameContext |
SQLServerStatementParser.CommitContext.transactionVariableName() |
SQLServerStatementParser.TransactionVariableNameContext |
SQLServerStatementParser.RollbackContext.transactionVariableName() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
SQLServerStatementBaseVisitor.visitTransactionVariableName(SQLServerStatementParser.TransactionVariableNameContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.transactionVariableName(). |
T |
SQLServerStatementVisitor.visitTransactionVariableName(SQLServerStatementParser.TransactionVariableNameContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.transactionVariableName(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.