I have Bi-Directional @OneToMany relation between Vendor (One) to Products (Many), Product should be parent.
This is my code in Product:
@ManyToOne(fet