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