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