| Package | Description |
|---|---|
| com.alibaba.druid.sql.dialect.sqlserver.ast.stmt | |
| com.alibaba.druid.sql.dialect.sqlserver.visitor |
| Modifier and Type | Method and Description |
|---|---|
SQLServerInsertStatement |
SQLServerInsertStatement.clone() |
| Modifier and Type | Method and Description |
|---|---|
void |
SQLServerInsertStatement.cloneTo(SQLServerInsertStatement x) |
| Modifier and Type | Method and Description |
|---|---|
default void |
SQLServerASTVisitor.endVisit(SQLServerInsertStatement x) |
boolean |
SQLServerOutputVisitor.visit(SQLServerInsertStatement x) |
default boolean |
SQLServerASTVisitor.visit(SQLServerInsertStatement x) |
Copyright © 2013–2020 Alibaba Group. All rights reserved.