I am designing the persistence repository for an app.
I am new to Hibernate+JPA2 and I am having trouble creating more complex relationships
It should be enough to just use @ManyToOne(optional = false)
@ManyToOne(optional = false)