|
Spring Data MongoDB | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.springframework.data.mongodb.core.convert | |
|---|---|
| org.springframework.data.mongodb.config | Spring XML namespace configuration for MongoDB specific repositories. |
| org.springframework.data.mongodb.core | MongoDB core support. |
| org.springframework.data.mongodb.core.convert | |
| org.springframework.data.mongodb.gridfs | |
| org.springframework.data.mongodb.repository.query | |
| Classes in org.springframework.data.mongodb.core.convert used by org.springframework.data.mongodb.config | |
|---|---|
| CustomConversions
Value object to capture custom conversion. |
|
MappingMongoConverter
MongoConverter that uses a MappingContext to do sophisticated mapping of domain objects to
DBObject. |
|
| Classes in org.springframework.data.mongodb.core.convert used by org.springframework.data.mongodb.core | |
|---|---|
| MongoConverter
Central Mongo specific converter interface which combines MongoWriter and MongoReader. |
|
| MongoWriter
A MongoWriter is responsible for converting an object of type T to the native MongoDB representation DBObject. |
|
| Classes in org.springframework.data.mongodb.core.convert used by org.springframework.data.mongodb.core.convert | |
|---|---|
| AbstractMongoConverter
Base class for MongoConverter implementations. |
|
| CustomConversions
Value object to capture custom conversion. |
|
| MongoConverter
Central Mongo specific converter interface which combines MongoWriter and MongoReader. |
|
| MongoTypeMapper
Mongo-specific TypeMapper exposing that DBObjects might contain a type key. |
|
| MongoWriter
A MongoWriter is responsible for converting an object of type T to the native MongoDB representation DBObject. |
|
| QueryMapper
A helper class to encapsulate any modifications of a Query object before it gets submitted to the database. |
|
| Classes in org.springframework.data.mongodb.core.convert used by org.springframework.data.mongodb.gridfs | |
|---|---|
| MongoConverter
Central Mongo specific converter interface which combines MongoWriter and MongoReader. |
|
| Classes in org.springframework.data.mongodb.core.convert used by org.springframework.data.mongodb.repository.query | |
|---|---|
| MongoWriter
A MongoWriter is responsible for converting an object of type T to the native MongoDB representation DBObject. |
|
|
Spring Data MongoDB | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||