I have two Tables in a Database. One is Orders other one is Product.
This is a class Order
@ManyToMany(cascade = CascadeType.ALL, mappedBy = &