| Package | Description |
|---|---|
| com.alibaba.druid.sql.dialect.mysql.visitor | |
| com.alibaba.druid.sql.dialect.sqlserver.ast.stmt | |
| com.alibaba.druid.sql.visitor |
| Modifier and Type | Method and Description |
|---|---|
boolean |
MySqlOutputVisitor.visit(SQLRollbackStatement x) |
| Modifier and Type | Class and Description |
|---|---|
class |
SQLServerRollbackStatement |
| Modifier and Type | Method and Description |
|---|---|
default void |
SQLASTVisitor.endVisit(SQLRollbackStatement x) |
boolean |
SQLASTOutputVisitor.visit(SQLRollbackStatement x) |
default boolean |
SQLASTVisitor.visit(SQLRollbackStatement x) |
boolean |
SchemaStatVisitor.visit(SQLRollbackStatement x) |
Copyright © 2013–2021 Alibaba Group. All rights reserved.