@ManyToOne @JoinColumn(name="ID_CATALOG") private Catalog catalog; However, the foreign key on the Product table is called catalog_id ...
確定! 回上一頁