I have problem with N+1 Hibernate. I have followings entities :
public class Coupon { @Id @GeneratedValue(strategy = GenerationType.AUTO) @Column(name