I am making a program in spring with JPA / hibernate and when this part of the code is executed
@ManyToMany(fetch = FetchType.LAZY, cascade = CascadeType.ALL)