public class MySqlKey extends SQLConstaintImpl implements SQLUniqueConstraint, SQLTableConstaint
| 构造器和说明 |
|---|
MySqlKey() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<SQLExpr> |
getColumns() |
String |
getIndexType() |
void |
setIndexType(String indexType) |
getName, setNameaccept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParent, toStringgetName, setNameaccept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParentpublic List<SQLExpr> getColumns()
getColumns 在接口中 SQLUniqueConstraintpublic String getIndexType()
public void setIndexType(String indexType)
Copyright © 2012 Alibaba Group. All Rights Reserved.