使用JPA,底層可以使用不同廠商的ORM實作,而介面則是JPA的標準,若您 ... @Id @GeneratedValue(strategy = GenerationType.AUTO) private Long id;
確定! 回上一頁