CriteriaUpdate<T> set(
String attributeName,
Object value
)
Update the value of the specified attribute.
- Parameters:
attributeName
- name of the attribute to be updatedvalue
- new value
- Return:
- the modified update query
- Since:
- JPA 2.1