year) FROM Comment AS c GROUP BY c.year ORDER BY c.year DESC") List<Object[]> countTotalCommentsByYear();. The result of the previous JPA query ...
確定! 回上一頁