AUTO : 1@Id 2@GeneratedValue(strategy = GenerationType. ... 1create sequence hibernate_sequence start with 1 increment by 1; 2create table ...
確定! 回上一頁