I am unable to fetch data as a list of lists of objects from JPA. Below are the scenario.
Repository
import java.util.List; import jav