Spring Data Solr

Uses of Interface
org.springframework.data.solr.repository.query.SolrEntityInformationCreator

Packages that use SolrEntityInformationCreator
org.springframework.data.solr.repository.query   
org.springframework.data.solr.repository.support   
 

Uses of SolrEntityInformationCreator in org.springframework.data.solr.repository.query
 

Constructors in org.springframework.data.solr.repository.query with parameters of type SolrEntityInformationCreator
SolrQueryMethod(Method method, RepositoryMetadata metadata, SolrEntityInformationCreator solrInformationCreator)
           
 

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

Classes in org.springframework.data.solr.repository.support that implement SolrEntityInformationCreator
 class SolrEntityInformationCreatorImpl
           
 


Spring Data Solr

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