Spring Data Document

Uses of Class
org.springframework.data.mongodb.core.MongoAction

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

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

Methods in org.springframework.data.mongodb.core with parameters of type MongoAction
protected  WriteConcern MongoTemplate.prepareWriteConcern(MongoAction mongoAction)
          Prepare the WriteConcern before any processing is done using it.
 WriteConcern WriteConcernResolver.resolve(MongoAction action)
          Resolve the WriteConcern given the MongoAction
 


Spring Data Document

Copyright © 2012. All Rights Reserved.