The @Id annotation is for JPA recognition as the corresponding id column, which is also decorated with @GeneratedValue to be auto-generated.
確定! 回上一頁