public static interface ExecutableUpdateOperation.UpdateWithQuery
| Modifier and Type | Method and Description |
|---|---|
ExecutableUpdateOperation.TerminatingUpdate |
matching(Query query)
Filter rows with the given
Query. |
ExecutableUpdateOperation.TerminatingUpdate matching(Query query)
Query.query - Query used to filter rows; must not be null.ExecutableUpdateOperation.TerminatingUpdate.IllegalArgumentException - if Query is null.ExecutableUpdateOperation.TerminatingUpdateCopyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.