Open aaguy-hue opened 1 day ago
@OneToMany(mappedBy="student") private List<Grade> grades;
This is needed for CSA Synergy. For this to work, Grade.java must be present and imported from the Mort Toolkit branch.
Grade.java
This is needed for CSA Synergy. For this to work,
Grade.java
must be present and imported from the Mort Toolkit branch.