ObjectDB ObjectDB

count(x) - JPA CriteriaBuilder's method

Create an aggregate expression applying the count operation.
Parameters:
x - expression representing input value to count operation
Returns:
count expression
Since:
JPA 2.0