| Package | Description |
|---|---|
| com.alibaba.druid.sql.ast.statement |
| Modifier and Type | Class and Description |
|---|---|
class |
SQLColumnCheck |
class |
SQLColumnPrimaryKey |
class |
SQLColumnReference |
class |
SQLColumnUniqueKey |
class |
SQLNotNullConstraint |
class |
SQLNullConstraint |
| Modifier and Type | Method and Description |
|---|---|
SQLColumnConstraint |
SQLColumnConstraint.clone() |
| Modifier and Type | Method and Description |
|---|---|
List<SQLColumnConstraint> |
SQLColumnDefinition.getConstraints() |
| Modifier and Type | Method and Description |
|---|---|
void |
SQLColumnDefinition.addConstraint(SQLColumnConstraint constraint) |
Copyright © 2013–2018 Alibaba Group. All rights reserved.