public class TableField extends Field
Constructor and Description |
---|
TableField() |
Modifier and Type | Method and Description |
---|---|
String |
getComment() |
String |
getDefaultValue() |
boolean |
isAutoIncrease() |
void |
setAutoIncrease(boolean autoIncrease) |
void |
setComment(String comment) |
void |
setDefaultValue(String defaultValue) |
getId, getNotNull, getPrimary, getStandardFieldId, getUnique, setId, setNotNull, setPrimary, setStandardFieldId, setUnique
public boolean isAutoIncrease()
public void setAutoIncrease(boolean autoIncrease)
public String getComment()
public void setComment(String comment)
public String getDefaultValue()
public void setDefaultValue(String defaultValue)
Copyright © 2006–2018 TinyGroup. All rights reserved.