Is it possible to convert a query with the nativeQuery flag (subquery in from clause)?

后端 未结 0 537
夕颜
夕颜 2020-12-22 14:37

Below I have created a query that I need to get rid of the nativeQuery flags. Is it possible?

@Query(nativeQuery = true, value = "" +
        "         


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