|
Spring Data Document | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MongoOperations | |
|---|---|
| org.springframework.data.document.mongodb | MongoDB core support. |
| org.springframework.data.document.mongodb.repository | MongoDB specific repository implementation. |
| Uses of MongoOperations in org.springframework.data.document.mongodb |
|---|
| Classes in org.springframework.data.document.mongodb that implement MongoOperations | |
|---|---|
class |
MongoTemplate
Primary implementation of MongoOperations. |
| Uses of MongoOperations in org.springframework.data.document.mongodb.repository |
|---|
| Methods in org.springframework.data.document.mongodb.repository that return MongoOperations | |
|---|---|
protected MongoOperations |
SimpleMongoRepository.getMongoOperations()
Returns the underlying MongoOperations instance. |
|
Spring Data Document | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||