Interface ExecutableUpdateOperation.UpdateWithQuery<T>

All Superinterfaces:
ExecutableUpdateOperation.UpdateWithUpdate<T>
All Known Subinterfaces:
ExecutableUpdateOperation.ExecutableUpdate<T>
Enclosing interface:
ExecutableUpdateOperation

public static interface ExecutableUpdateOperation.UpdateWithQuery<T> extends ExecutableUpdateOperation.UpdateWithUpdate<T>
Define a filter query for the Update.
Since:
2.0
Author:
Christoph Strobl