| Package | Description |
|---|---|
| org.springframework.data.mongodb.core |
MongoDB core support.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ExecutableUpdateOperation.ExecutableUpdate<T> |
static interface |
ExecutableUpdateOperation.UpdateWithQuery<T>
Define a filter query for the
Update. |
| Modifier and Type | Method and Description |
|---|---|
ExecutableUpdateOperation.UpdateWithUpdate<T> |
ExecutableUpdateOperation.UpdateWithQuery.matching(Query query)
Filter documents by given query.
|
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.