is there a JPQL 'fetch' alternative in SQL?

后端 未结 0 664
陌清茗
陌清茗 2021-01-05 13:39

Instead of making fetch type of my associations eager, I\'ve learned to achieve the same result by using a JPQL query with a fetch in it, like this:

@Query(v         


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