| Package | Description |
|---|---|
| org.springframework.data.mongodb.core |
MongoDB core support.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ExecutableUpdateOperation.TerminatingUpdate<T>
Trigger update execution by calling one of the terminating methods.
|
| Modifier and Type | Method and Description |
|---|---|
ExecutableUpdateOperation.TerminatingFindAndModify<T> |
ExecutableUpdateOperation.FindAndModifyWithOptions.withOptions(FindAndModifyOptions options)
Explicitly define
FindAndModifyOptions for the Update. |
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.