LAZY) @JoinColumn(name = "addressId") private Address address; } The above code example will create a foreign key linking the Office entity with the primary ...
確定! 回上一頁