java.lang.Object
org.springframework.data.relational.core.query.Update

public class Update extends Object
Class to easily construct SQL update assignments. Methods on this class are designed to be used in a fluent style creating immutable objects.
Since:
2.0
Author:
Mark Paluch, Oliver Drotbohm