| Package | Description |
|---|---|
| org.springframework.data.mongodb.core |
MongoDB core support.
|
| Modifier and Type | Method and Description |
|---|---|
ExecutableUpdateOperation.FindAndReplaceWithProjection<T> |
ExecutableUpdateOperation.UpdateWithUpdate.replaceWith(T replacement)
Specify
replacement object. |
ExecutableUpdateOperation.FindAndReplaceWithProjection<T> |
ExecutableUpdateOperation.FindAndReplaceWithOptions.withOptions(FindAndReplaceOptions options)
Explicitly define
FindAndReplaceOptions for the Update. |
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.