@OneToMany @JoinColumn(name = "TEACHER_ID", referencedColumnName = "ID") private ... We keep our @ManyToOne mapping on the Course entity.
確定! 回上一頁