If you delete an instance of Author it will delete the associated Book entity automatically. The @PrimaryKeyJoinColumn tells Hibernate that the ...
確定! 回上一頁