| Package | Description |
|---|---|
| com.alibaba.druid.sql.ast.statement | |
| com.alibaba.druid.sql.dialect.sqlserver.visitor | |
| com.alibaba.druid.sql.visitor |
| Modifier and Type | Method and Description |
|---|---|
SQLCommitStatement |
SQLCommitStatement.clone() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SQLServerOutputVisitor.visit(SQLCommitStatement x) |
| Modifier and Type | Method and Description |
|---|---|
default void |
SQLASTVisitor.endVisit(SQLCommitStatement x) |
boolean |
SQLASTOutputVisitor.visit(SQLCommitStatement x) |
default boolean |
SQLASTVisitor.visit(SQLCommitStatement x) |
Copyright © 2013–2022 Alibaba Group. All rights reserved.