... name="working_detective_case", joinColumns ... OneToMany(mappedBy = "detective") private Set<TrackEntry> trackEntries; ... } In the Detective entity ...
確定! 回上一頁