Class Hierarchy
- java.lang.Object
- org.springframework.data.solr.core.QueryParserBase<QUERYTPYE> (implements org.springframework.data.solr.core.QueryParser)
- org.springframework.data.solr.core.DefaultQueryParser
- org.springframework.data.solr.core.TermsQueryParser
- org.springframework.data.solr.core.QueryParsers
- org.springframework.data.solr.core.SolrExceptionTranslator (implements org.springframework.dao.support.PersistenceExceptionTranslator)
- org.springframework.data.solr.core.SolrTemplate (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.InitializingBean, org.springframework.data.solr.core.SolrOperations)
- org.springframework.data.solr.core.SolrTransactionSynchronizationAdapter.CommitTransaction (implements org.springframework.data.solr.core.SolrTransactionSynchronizationAdapter.CompletionDelegate)
- org.springframework.data.solr.core.SolrTransactionSynchronizationAdapter.RollbackTransaction (implements org.springframework.data.solr.core.SolrTransactionSynchronizationAdapter.CompletionDelegate)
- org.springframework.data.solr.core.SolrTransactionSynchronizationAdapterBuilder
- org.springframework.transaction.support.TransactionSynchronizationAdapter (implements org.springframework.core.Ordered, org.springframework.transaction.support.TransactionSynchronization)
- org.springframework.data.solr.core.SolrTransactionSynchronizationAdapter
- org.springframework.data.solr.core.QueryParserBase<QUERYTPYE> (implements org.springframework.data.solr.core.QueryParser)
Interface Hierarchy
- org.springframework.data.solr.core.QueryParser
- org.springframework.data.solr.core.QueryParserBase.PredicateProcessor
- org.springframework.data.solr.core.SolrCallback<T>
- org.springframework.data.solr.core.SolrOperations
- org.springframework.data.solr.core.SolrTransactionSynchronizationAdapter.CompletionDelegate
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.springframework.data.solr.core.RequestMethod
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)