This constant is similar to the AUTOINCREMENT attribute, but the domain is partitioned. Each partition contains the same number
of values. You must assign each copy of the database a unique global database identification number. UltraLiteJ supplies default
values in a database from the partition uniquely identified by that database's number.
The default value of existing tables can be determined by querying the column_default column in the TableSchema.SYS_COLUMNS
system table.