| Modifier and Type | Method and Description |
|---|---|
SQLStartTransactionStatement |
MySqlStatementParser.parseStart() |
| Modifier and Type | Method and Description |
|---|---|
void |
MySqlSchemaStatVisitor.endVisit(SQLStartTransactionStatement x) |
boolean |
MySqlOutputVisitor.visit(SQLStartTransactionStatement x) |
boolean |
MySqlSchemaStatVisitor.visit(SQLStartTransactionStatement x) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SQLServerOutputVisitor.visit(SQLStartTransactionStatement x) |
| Modifier and Type | Method and Description |
|---|---|
void |
SQLASTVisitorAdapter.endVisit(SQLStartTransactionStatement x) |
void |
SQLASTVisitor.endVisit(SQLStartTransactionStatement x) |
boolean |
SQLASTVisitorAdapter.visit(SQLStartTransactionStatement x) |
boolean |
SQLASTVisitor.visit(SQLStartTransactionStatement x) |
Copyright © 2013–2018 Alibaba Group. All rights reserved.