You can write a SELECT COUNT subquery via a native query or JPQL. Being a subquery, this SELECT COUNT is nested in the SELECT that fetches the data, ...
確定! 回上一頁