This constant is similar to AUTOINCREMENT, 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 system table TableSchema.SYS_COLUMNS's column_default
column.