| Package | Description |
|---|---|
| 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.repository.cdi |
CDI support for MongoDB specific repository implementation.
|
| org.springframework.data.mongodb.repository.query |
Query derivation mechanism for MongoDB specific repositories.
|
| org.springframework.data.mongodb.repository.support |
Support infrastructure for query derivation of MongoDB specific repositories.
|
| Class and Description |
|---|
| MongoTemplate
Primary implementation of
MongoOperations. |
| Class and Description |
|---|
| CollectionCallback |
| CollectionOptions
Provides a simple wrapper to encapsulate the variety of settings you can use when creating a collection.
|
| DbCallback |
| DocumentCallbackHandler
An interface used by
MongoTemplate for processing documents returned from a MongoDB query on a per-document
basis. |
| FindAndModifyOptions |
| IndexOperations
Index operations on a collection.
|
| MongoAction
Represents an action taken against the collection.
|
| MongoActionOperation
Enumeration for operations on a collection.
|
| MongoAdminOperations |
| MongoOperations
Interface that specifies a basic set of MongoDB operations.
|
| WriteConcernResolver
A strategy interface to determine the
WriteConcern to use for a given MongoAction. |
| WriteResultChecking
Enum to represent how strict the check of
WriteResult shall be. |
| Class and Description |
|---|
| MongoOperations
Interface that specifies a basic set of MongoDB operations.
|
| Class and Description |
|---|
| MongoOperations
Interface that specifies a basic set of MongoDB operations.
|
| Class and Description |
|---|
| MongoOperations
Interface that specifies a basic set of MongoDB operations.
|
Copyright © 2011-2014–2014 Pivotal Software, Inc.. All rights reserved.