JPA提供的四种标准用法为TABLE,SEQUENCE,IDENTITY,AUTO. TABLE:使用一个特定的数据库表格 ... @Id @GeneratedValue(strategy = GenerationType.AUTO).
確定! 回上一頁