|
Spring Data Document | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractMongoConverter | |
---|---|
org.springframework.data.document.mongodb.convert |
Uses of AbstractMongoConverter in org.springframework.data.document.mongodb.convert |
---|
Subclasses of AbstractMongoConverter in org.springframework.data.document.mongodb.convert | |
---|---|
class |
MappingMongoConverter
MongoConverter that uses a MappingContext to do sophisticated mapping of domain objects to
DBObject . |
class |
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. The SimpleMongoCOnverter will be removed at some point before the GA release. |
|
Spring Data Document | |||||||||
PREV NEXT | FRAMES NO FRAMES |