According to documentation, Spring Data JPA repositories can be used with ... countQuery = "select count(*) from users", nativeQuery = true) ...
確定! 回上一頁