Spring Data Document

Uses of Class
org.springframework.data.mongodb.repository.SimpleMongoRepository

Packages that use SimpleMongoRepository
org.springframework.data.mongodb.repository MongoDB specific repository implementation. 
 

Uses of SimpleMongoRepository in org.springframework.data.mongodb.repository
 

Subclasses of SimpleMongoRepository in org.springframework.data.mongodb.repository
 class QueryDslMongoRepository<T,ID extends Serializable>
          Special QueryDsl based repository implementation that allows execution Predicates in various forms.
 


Spring Data Document

Copyright © 2011. All Rights Reserved.