I have two entities: \'User\' and \'Request\':
@Entity @Table(name = "user") public class User { @Id @GeneratedValue(strategy = GenerationT