Column¶
@XmlAccessorType @XmlType
- public class Column implements Serializable¶
Общий класс для всех колонок.
Fields¶
defaultValue¶
length¶
precision¶
scale¶
Constructors¶
Column¶
- public Column()¶
Methods¶
getDefaultValue¶
getForeignKeyType¶
- public ForeignKeyTypes getForeignKeyType()¶
getIndexType¶
- public IndexTypes getIndexType()¶
getLength¶
getPrecision¶
getScale¶
setDefaultValue¶
setForeignKeyTypes¶
- public void setForeignKeyTypes(ForeignKeyTypes value)¶
setIndexType¶
- public void setIndexType(IndexTypes value)¶