Package org.springframework.data.document.mongodb.convert

Interface Summary
MongoConverter  
 

Class Summary
AbstractMongoConverter  
MappingMongoConverter MongoConverter that uses a MappingContext to do sophisticated mapping of domain objects to DBObject.
SimpleMongoConverter Deprecated. since Spring 1.0 M3 in favor of MappingMongoConverter The MappingMongoConverter provides all the functionality of the SimpleMongoConverter and will replace it as the default converter used.
 



Copyright © 2011. All Rights Reserved.