| Package | Description |
|---|---|
| org.springframework.data.solr.repository.query | |
| org.springframework.data.solr.repository.support |
| Modifier and Type | Method and Description |
|---|---|
<T,ID extends Serializable> |
SolrEntityInformationCreator.getEntityInformation(Class<T> domainClass) |
| Modifier and Type | Class and Description |
|---|---|
class |
MappingSolrEntityInformation<T,ID extends Serializable>
Solr specific implementation of
AbstractEntityInformation |
| Modifier and Type | Method and Description |
|---|---|
<T,ID extends Serializable> |
SolrRepositoryFactory.getEntityInformation(Class<T> domainClass) |
<T,ID extends Serializable> |
SolrEntityInformationCreatorImpl.getEntityInformation(Class<T> domainClass) |
| Constructor and Description |
|---|
SimpleSolrRepository(SolrEntityInformation<T,?> metadata,
SolrOperations solrOperations) |
Copyright © 2011-2015–2017 Pivotal Software, Inc.. All rights reserved.