Join fetch for nested collections

后端 未结 0 1867
庸人自扰
庸人自扰 2020-12-16 02:55

I have an entity structure as follows:

E1
  List e2s; //OneToMany relation

E2
  E3 e3;
    E4 e4
      List e5s; //OneToMany relation


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