|
Spring Data MongoDB | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| CollectionCallback<T> | |
| DbCallback<T> | |
| DocumentCallbackHandler | An interface used by MongoTemplate for processing documents returned from a MongoDB query on a per-document
basis. |
| IndexOperations | Index operations on a collection. |
| MongoAdminOperations | |
| MongoDocumentWriter | |
| MongoOperations | Interface that specifies a basic set of MongoDB operations. |
| WriteConcernResolver | A strategy interface to determine the WriteConcern to use for a given MongoAction. |
| Class Summary | |
|---|---|
| CollectionOptions | Provides a simple wrapper to encapsulate the variety of settings you can use when creating a collection. |
| DefaultIndexOperations | Default implementation of IndexOperations. |
| FindAndModifyOptions | |
| MongoAction | Represents an action taken against the collection. |
| MongoAdmin | Mongo server administration exposed via JMX annotations |
| MongoDbUtils | Helper class featuring helper methods for internal MongoDb classes. |
| MongoExceptionTranslator | Simple PersistenceExceptionTranslator for Mongo. |
| MongoFactoryBean | Convenient factory for configuring MongoDB. |
| MongoOptionsFactoryBean | A factory bean for construction of a MongoOptions instance |
| MongoTemplate | Primary implementation of MongoOperations. |
| SimpleMongoDbFactory | Factory to create DB instances from a Mongo instance. |
| Enum Summary | |
|---|---|
| MongoActionOperation | Enumeration for operations on a collection. |
| WriteResultChecking | Enum to represent how strict the check of WriteResult shall be. |
MongoDB core support.
|
Spring Data MongoDB | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||