public class SQLPrimaryKeyImpl extends SQLUnique implements SQLPrimaryKey
hints| Constructor and Description |
|---|
SQLPrimaryKeyImpl() |
| Modifier and Type | Method and Description |
|---|---|
SQLPrimaryKeyImpl |
clone() |
void |
cloneTo(SQLPrimaryKeyImpl x) |
boolean |
isClustered() |
void |
setClustered(boolean clustered) |
addColumn, addColumn, applyColumnRename, applyDropColumn, cloneTo, containsColumn, containsColumn, getColumns, simplifycloneTo, cloneTo, getComment, getDbType, getEnable, getHints, getName, getRely, getValidate, setComment, setDbType, setEnable, setHints, setName, setName, setRely, setValidateaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitcontainsColumn, containsColumn, getColumnsgetComment, getName, setComment, setName, simplifyaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic SQLPrimaryKeyImpl clone()
public void cloneTo(SQLPrimaryKeyImpl x)
public boolean isClustered()
public void setClustered(boolean clustered)
Copyright © 2013–2018 Alibaba Group. All rights reserved.