Spring Data MongoDB

Uses of Interface
org.springframework.data.mongodb.core.WriteConcernResolver

Packages that use WriteConcernResolver
org.springframework.data.mongodb.core MongoDB core support. 
 

Uses of WriteConcernResolver in org.springframework.data.mongodb.core
 

Methods in org.springframework.data.mongodb.core with parameters of type WriteConcernResolver
 void MongoTemplate.setWriteConcernResolver(WriteConcernResolver writeConcernResolver)
          Configures the WriteConcernResolver to be used with the template.
 


Spring Data MongoDB

Copyright © 2011-2013-2013 SpringSource. All Rights Reserved.