getCriteriaBuilder(); CriteriaQuery<Long> cq = qb.createQuery(Long.class) ... 最有可能的是,您会看到许多级联的JOIN-因为JPA尚无法自动创建SQL函数。
確定! 回上一頁