| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.sqlserver.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.SetTransactionContext |
SQLServerStatementParser.setTransaction() |
SQLServerStatementParser.SetTransactionContext |
SQLServerStatementParser.ExecuteContext.setTransaction() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementBaseVisitor.visitSetTransaction(SQLServerStatementParser.SetTransactionContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.setTransaction(). |
T |
SQLServerStatementVisitor.visitSetTransaction(SQLServerStatementParser.SetTransactionContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.setTransaction(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
SQLServerTCLStatementSQLVisitor.visitSetTransaction(SQLServerStatementParser.SetTransactionContext ctx) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.