Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
表示新的唯一标识符列缺省属性。
final byte ColumnSchema.COLUMN_DEFAULT_UNIQUE_ID
UUID 可用于唯一地标识表中的行。生成的值在所有计算机或设备上都唯一,即在同步和复制环境中可将这些值作为键来使用。
可通过查询 TableSchema.SYS_COLUMNS 系统表中的 column_default 列来确定现有表的缺省值。