Class MongoQueryExecution.UpdateExecution
java.lang.Object
org.springframework.data.mongodb.repository.query.MongoQueryExecution.UpdateExecution
- All Implemented Interfaces:
MongoQueryExecution
- Enclosing interface:
MongoQueryExecution
public static final class MongoQueryExecution.UpdateExecution
extends Object
implements MongoQueryExecution
MongoQueryExecution updating documents matching the query.- Since:
- 3.4
- Author:
- Christph Strobl
-
Nested Class Summary
Nested classes/interfaces inherited from interface MongoQueryExecution
MongoQueryExecution.DeleteExecution<T>, MongoQueryExecution.GeoNearExecution, MongoQueryExecution.PagedExecution<T>, MongoQueryExecution.PagingGeoNearExecution, MongoQueryExecution.SlicedExecution<T>, MongoQueryExecution.UpdateExecution, MongoQueryExecution.VectorSearchExecution -
Method Summary
-
Method Details
-
execute
- Specified by:
executein interfaceMongoQueryExecution
-