AT
Size: a a a
AT
AT
IV
IV
AT
GenerationType.SEQUENCE
AT
AT
@Id
@SequenceGenerator(name = "acl_users_id_seq",
sequenceName = "acl_users_id_seq",
allocationSize = 1)
@GeneratedValue(strategy = GenerationType.SEQUENCE,
generator = "acl_users_id_seq")
@Column(name = "id", updatable = false)
private int id;
IV
AT
AT
RS
RS
K
AE
IV
C
long
- примитивLong
- boxedIV
AE
LL
LL