Spring Data Document

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.


Spring Data Document

Copyright © 2012. All Rights Reserved.