我們需在兩個Entity 中各自加入一個Collection 並且以@ManytoMany annotation 設置關聯 ... @JoinTable(name = "course_rating", joinColumns = @JoinColumn(name ...
確定! 回上一頁