Class UpdateMapper

java.lang.Object
org.springframework.data.mongodb.core.convert.QueryMapper
org.springframework.data.mongodb.core.convert.UpdateMapper

public class UpdateMapper extends QueryMapper
A subclass of QueryMapper that retains type information on the mongo types.
Author:
Thomas Darimont, Oliver Gierke, Christoph Strobl, Mark Paluch