I searched the internet but, I could not understand very well how I would do this using the Hibernate filters.
Well, come on:
I have a OneToMany:
@OneToMany(mappedBy = "pedido", cascade = CascadeType.ALL)
@Getter
private final List<Pedid...
asked by
20.07.2017 / 02:41