| Package | Description |
|---|---|
| com.alibaba.druid.sql.ast.statement | |
| com.alibaba.druid.sql.dialect.db2.visitor | |
| com.alibaba.druid.sql.visitor |
| Modifier and Type | Method and Description |
|---|---|
SQLColumnDefinition.Identity |
SQLColumnDefinition.Identity.clone() |
SQLColumnDefinition.Identity |
SQLColumnDefinition.getIdentity() |
| Modifier and Type | Method and Description |
|---|---|
void |
SQLColumnDefinition.setIdentity(SQLColumnDefinition.Identity x) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DB2OutputVisitor.visit(SQLColumnDefinition.Identity x) |
| Modifier and Type | Method and Description |
|---|---|
void |
SQLASTVisitorAdapter.endVisit(SQLColumnDefinition.Identity x) |
void |
SQLASTVisitor.endVisit(SQLColumnDefinition.Identity x) |
boolean |
SQLASTVisitorAdapter.visit(SQLColumnDefinition.Identity x) |
boolean |
SQLASTOutputVisitor.visit(SQLColumnDefinition.Identity x) |
boolean |
SQLASTVisitor.visit(SQLColumnDefinition.Identity x) |
Copyright © 2013–2018 Alibaba Group. All rights reserved.