Interface ExecutableUpdateOperation.ExecutableUpdate<T>

All Superinterfaces:
ExecutableUpdateOperation.UpdateWithCollection<T>, ExecutableUpdateOperation.UpdateWithQuery<T>, ExecutableUpdateOperation.UpdateWithUpdate<T>
Enclosing interface:
ExecutableUpdateOperation

public static interface ExecutableUpdateOperation.ExecutableUpdate<T> extends ExecutableUpdateOperation.UpdateWithCollection<T>, ExecutableUpdateOperation.UpdateWithQuery<T>, ExecutableUpdateOperation.UpdateWithUpdate<T>
Since:
2.0
Author:
Christoph Strobl