I have the following simplified entity Project:
@Entity public class Project { @Id @GeneratedValue(strategy = GenerationType.AUTO) private