min(x) - JPA CriteriaBuilder's method
Create an aggregate expression applying the numerical min operation.
- Parameters:
-
x
- expression representing input value to min operation
- Returns:
- min expression
- Since:
- JPA 2.0
x
- expression representing input value to min operation