ObjectDB ObjectDB

sum(x, y) - JPA CriteriaBuilder's method

Create an expression that returns the sum of its arguments.
Parameters:
x - value
y - expression
Returns:
sum
Since:
JPA 2.0