By default, a bidirectional OneToMany/ManyToOne association uses a foreign key ... @OneToMany @JoinTable(name = "MY_JOIN_TABLE", joinColumns ...
確定! 回上一頁