Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我只是想检查一下 QueryDSL 版本 3.1.1。- 是否仍然不可能加入子查询,正如这里的答案所写: JPQL / QueryDSL:加入子查询并获取别名列
是的,仍然是同样的限制。该限制来自 JPA,因此在 Querydsl 中没有太多可做的事情。