I\'m trying to understand jpa relationships.
I have a @OneToMany relationship between two classes.
@OneToMany
public class Parent { @Id private