Package org.springframework.data.mongodb.repository

MongoDB specific repository implementation.

See:
          Description

Interface Summary
MongoRepository<T,ID extends Serializable> Mongo specific Repository interface.
 

Annotation Types Summary
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.
 

Package org.springframework.data.mongodb.repository Description

MongoDB specific repository implementation.



Copyright © 2011. All Rights Reserved.