How to fetch List of List of Object Using JPA

前端 未结 0 1372
孤街浪徒
孤街浪徒 2020-12-13 06:35

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         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题