Hibernate Issue : Foreign key must have same number of columns as referenced primary key

后端 未结 2 847
醉梦人生
醉梦人生 2020-12-03 08:54

Goal : I want to have importJobId in ImportJob as foreign key for id of allocation table, such that when we have importJobId then and then only we can have id in allocation

2条回答
提交回复
热议问题