public class SQLUnique extends SQLConstraintImpl implements SQLUniqueConstraint, SQLTableElement
构造器和说明 |
---|
SQLUnique() |
限定符和类型 | 方法和说明 |
---|---|
List<SQLExpr> |
getColumns() |
getEnable, getName, setEnable, setName
accept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParent, toString
getName, setName
accept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParent
public List<SQLExpr> getColumns()
getColumns
在接口中 SQLUniqueConstraint
Copyright © 2013-2015 Alibaba Group. All Rights Reserved.