Spring Data MongoDB

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

Packages that use SimpleMongoRepository
org.springframework.data.mongodb.repository.support   
 

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

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


Spring Data MongoDB

Copyright © 2011-2013-2013 SpringSource. All Rights Reserved.