You could always annotate the ID field with @GeneratedValue . This annotation defines the primary key generation strategy that the persistence ...
確定! 回上一頁