criteriaQuery.where(root.get("id").in(cq)). I tried something like this, but it does not ... criteriaQuery.where(builder.exists(subquery));.
確定! 回上一頁