Spring Data MongoDB - Core

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

Packages that use SimpleMongoRepository
org.springframework.data.mongodb.repository.support Support infrastructure for query derivation of MongoDB specific repositories. 
 

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 - Core

Copyright © 2011-2014-2014 Pivotal Software, Inc.. All Rights Reserved.