CriteriaUpdate<T> set(
SingularAttribute<?superT,Y> attribute,
X value
)
Update the value of the specified attribute.
- Parameters:
attribute
- attribute to be updatedvalue
- new value
- Return:
- the modified update query
- Since:
- JPA 2.1