JPA Criteria API generates extra inner join with the use of a subtype class

前端 未结 0 441
迷失自我
迷失自我 2020-12-13 06:14

We have 3 classes Case, Meeting and SpecialMeeting (zie objects below). When we use the JPA Criteria Api in the following way:

    static Specification

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