JPA uses two mechanisms for mapping relationships: “foreign key relationships” ... you can specify its mapping explicitly, using the @JoinColumn annotation.
確定! 回上一頁