ObjectDB ObjectDB

asc(x) - JPA CriteriaBuilder's method

Create an ordering by the ascending value of the expression.
Parameters:
x - expression used to define the ordering
Returns:
ascending ordering corresponding to the expression
Since:
JPA 2.0