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