mappedBy indicates the entity is the inverse of the relationship. @JoinTable defines the join table of 2 associated entities. If the JoinTable ...
確定! 回上一頁