簡介: Java Persistence API(JPA)中要求每個實體(Entity)類必須有一個主鍵,並且提供了Table,Sequence,Identity,Auto 四種主鍵生成策略。
確定! 回上一頁