Column
A column into a table.
Constructors
Properties
Get the data generator pattern
Mark the column as unsigned
Functions
Checks if the default values are similar
Get the percentage of the null values for the data generator. Omitted if the column is mandatory
Return the best fitting data generator pattern.
Call this method to mark a unit (table, column) to be deleted. It can be called from any thread. The effective deletion is done by calling project.refresh() or schema.refresh() on JavaFX GUI thread.
Set data type decimal precision
Set enumeration values
Set the percentage of the null values for the data generator. Omitted if the column is mandatory
Set the data generator pattern
Set the data generator pattern and clear the pattern cache.
Mark column as autoincrement
Set the parameters to add after the column definition