Enum Class MongoQueryExecution.DeleteExecution.Type

java.lang.Object
java.lang.Enum<MongoQueryExecution.DeleteExecution.Type>
org.springframework.data.mongodb.repository.query.MongoQueryExecution.DeleteExecution.Type
All Implemented Interfaces:
Serializable, Comparable<MongoQueryExecution.DeleteExecution.Type>, Constable
Enclosing class:
MongoQueryExecution.DeleteExecution<T>

public static enum MongoQueryExecution.DeleteExecution.Type extends Enum<MongoQueryExecution.DeleteExecution.Type>
Since:
1.5
Author:
Oliver Gierke, Mark Paluch, Artyom Gabeev, Christoph Strobl