If you want to map a @ManyToMany association with JPA you'll have to use a join table to represent the association. Hibernate will automatically create the ...
確定! 回上一頁