您的查询看起来非常类似于Pro JPA 2:掌握Java持久性API一书的第259页,它 ... Subquery<Integer> sq = c.subquery(Integer.class); Root<Project> ...
確定! 回上一頁