public class SQLAlterTableAddPrimaryKey extends SQLObjectImpl implements SQLAlterTableItem
构造器和说明 |
---|
SQLAlterTableAddPrimaryKey() |
限定符和类型 | 方法和说明 |
---|---|
SQLPrimaryKey |
getPrimaryKey() |
void |
setPrimaryKey(SQLPrimaryKey primaryKey) |
accept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParent, toString
accept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParent
public SQLPrimaryKey getPrimaryKey()
public void setPrimaryKey(SQLPrimaryKey primaryKey)
Copyright © 2012-2013 Alibaba Group. All Rights Reserved.