Querydsl JPA 是JPQL和标准条件查询(Criteria queries)的新的使用方式。 ... List<Tuple> rows = query.select(cat.all()).from(cat).fetch();.
確定! 回上一頁