See: Description
| Interface | Description |
|---|---|
| MongoRepository<T,ID extends Serializable> |
Mongo specific
Repository interface. |
| Annotation Type | Description |
|---|---|
| Near |
Annotation to be used for disambiguing method parameters that shall be used to trigger geo near queries.
|
| Query |
Annotation to declare finder queries directly on repository methods.
|
Copyright © 2011-2013-2013 SpringSource. All Rights Reserved.