Spring Data Solr

Uses of Interface
org.springframework.data.solr.repository.SolrRepository

Packages that use SolrRepository
org.springframework.data.solr.repository Solr specific repository implementation. 
org.springframework.data.solr.repository.support   
 

Uses of SolrRepository in org.springframework.data.solr.repository
 

Subinterfaces of SolrRepository in org.springframework.data.solr.repository
 interface SolrCrudRepository<T,ID extends Serializable>
           
 

Uses of SolrRepository in org.springframework.data.solr.repository.support
 

Classes in org.springframework.data.solr.repository.support that implement SolrRepository
 class SimpleSolrRepository<T,ID extends Serializable>
          Solr specific repository implementation.
 


Spring Data Solr

Copyright © 2011-2014-2014 Pivotal. All Rights Reserved.