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 |
---|---|
void |
SQLASTVisitorAdapter.endVisit(SQLCommitStatement x) |
void |
SQLASTVisitor.endVisit(SQLCommitStatement x) |
boolean |
SQLASTVisitorAdapter.visit(SQLCommitStatement x) |
boolean |
SQLASTVisitor.visit(SQLCommitStatement x) |
boolean |
SQLASTOutputVisitor.visit(SQLCommitStatement x) |
Copyright © 2013–2017 Alibaba Group. All rights reserved.