joinColumns ={@JoinColumn(name=“中間表欄位名稱”,referencedColumn=“目前表ID欄位”)},//目前表 inverseJoinColumns={@JoinColumn(name=“中間表欄位名稱” ...
確定! 回上一頁