- java.lang.Object
-
- org.springframework.data.repository.core.support.RepositoryFactorySupport
-
- org.springframework.data.elasticsearch.repository.support.ElasticsearchRepositoryFactory
-
- com.github.wz2cool.elasticsearch.repository.support.ElasticsearchExtRepositoryFactory
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.springframework.data.repository.core.support.RepositoryFactorySupport
org.springframework.data.repository.core.support.RepositoryFactorySupport.ImplementationMethodExecutionInterceptor, org.springframework.data.repository.core.support.RepositoryFactorySupport.QueryExecutorMethodInterceptor
-
Constructor Summary
Constructors
| Constructor and Description |
ElasticsearchExtRepositoryFactory(org.springframework.data.elasticsearch.core.ElasticsearchOperations elasticsearchOperations) |
-
Method Summary
-
Methods inherited from class org.springframework.data.elasticsearch.repository.support.ElasticsearchRepositoryFactory
getEntityInformation, getQueryLookupStrategy, getTargetRepository
-
Methods inherited from class org.springframework.data.repository.core.support.RepositoryFactorySupport
addQueryCreationListener, addRepositoryProxyPostProcessor, getProjectionFactory, getQueryMethods, getRepository, getRepository, getRepository, getRepositoryFragments, getRepositoryInformation, getRepositoryMetadata, getTargetRepositoryViaReflection, getTargetRepositoryViaReflection, setBeanClassLoader, setBeanFactory, setEvaluationContextProvider, setNamedQueries, setQueryLookupStrategyKey, setRepositoryBaseClass, validate
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2021 wz2cool. All rights reserved.