See: Description
| Interface | Description |
|---|---|
| ConvertingParameterAccessor.PotentiallyConvertingIterator |
Custom
Iterator that adds a method to access elements in a converted manner. |
| MongoEntityInformation<T,ID extends Serializable> |
Mongo specific
EntityInformation. |
| MongoEntityMetadata<T> |
Extension of
EntityMetadata to additionally expose the collection name an entity shall be persisted to. |
| MongoParameterAccessor |
Mongo-specific
ParameterAccessor exposing a maximum distance parameter. |
| Class | Description |
|---|---|
| AbstractMongoQuery |
Base class for
RepositoryQuery implementations for Mongo. |
| ConvertingParameterAccessor |
Custom
ParameterAccessor that uses a MongoWriter to serialize parameters into Mongo format. |
| MongoParameters |
Custom extension of
Parameters discovering additional |
| MongoParametersParameterAccessor |
Mongo-specific
ParametersParameterAccessor to allow access to the Distance parameter. |
| MongoQueryMethod |
Mongo specific implementation of
QueryMethod. |
| PartTreeMongoQuery |
RepositoryQuery implementation for Mongo. |
| QueryUtils | Deprecated |
| StringBasedMongoQuery |
Query to use a plain JSON String to create the
Query to actually execute. |
Copyright © 2011-2014–2014 Pivotal Software, Inc.. All rights reserved.