@OneToMany private List<CarTyre> CarTyre;. 如果关系是双向的,则必须使用mappedBy 元素来指定作为关系所有者的实体的关系字段或属性。 @OneToMany ...
確定! 回上一頁