zoukankan
html css js c++ java
@TableId注解
@TableId 主键注解
属性
类型
默认值
描述
value
string
""
主键字段名
type
Enum
IdType.NONE
主键类型
类型:
值
描述
Auto
数据库自增
Input
自行输入
ID_Worker
分布式全局唯一ID 长整型类型
UUID
32位UUID字符串
NONE
无状态
ID_WORKER_STR
分布式全局唯一ID 字符串类型
查看全文
相关阅读:
重新想象 Windows 8 Store Apps (46)
重新想象 Windows 8 Store Apps (45)
重新想象 Windows 8 Store Apps (44)
重新想象 Windows 8 Store Apps (43)
重新想象 Windows 8 Store Apps (42)
重新想象 Windows 8 Store Apps (41)
重新想象 Windows 8 Store Apps (40)
重新想象 Windows 8 Store Apps (39)
重新想象 Windows 8 Store Apps (38)
重新想象 Windows 8 Store Apps (37)
原文地址:https://www.cnblogs.com/pttt/p/12605723.html
最新文章
[LeetCode] 694. Number of Distinct Islands 不同岛屿的个数
[LeetCode] Binary Number with Alternating Bits 有交替位的二进制数
[LeetCode] Top K Frequent Words 前K个高频词
重新想象 Windows 8 Store Apps (63)
重新想象 Windows 8 Store Apps (62)
重新想象 Windows 8 Store Apps (61)
重新想象 Windows 8 Store Apps (60)
重新想象 Windows 8 Store Apps (59)
重新想象 Windows 8 Store Apps (58)
重新想象 Windows 8 Store Apps (57)
热门文章
重新想象 Windows 8 Store Apps (56)
重新想象 Windows 8 Store Apps (55)
重新想象 Windows 8 Store Apps (54)
重新想象 Windows 8 Store Apps (53)
重新想象 Windows 8 Store Apps (52)
重新想象 Windows 8 Store Apps (51)
重新想象 Windows 8 Store Apps (50)
重新想象 Windows 8 Store Apps (49)
重新想象 Windows 8 Store Apps (48)
重新想象 Windows 8 Store Apps (47)
Copyright © 2011-2022 走看看