Interface ExecutableUpdateOperation.ExecutableUpdate

All Superinterfaces:
ExecutableUpdateOperation.UpdateWithQuery, ExecutableUpdateOperation.UpdateWithTable
Enclosing interface:
ExecutableUpdateOperation

public static interface ExecutableUpdateOperation.ExecutableUpdate extends ExecutableUpdateOperation.UpdateWithTable, ExecutableUpdateOperation.UpdateWithQuery
The ExecutableUpdateOperation.ExecutableUpdate interface provides methods for constructing UPDATE operations in a fluent way.