Hierarchy For Package org.springframework.data.redis.repository.support

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.data.redis.repository.support.QueryByExampleRedisExecutor<T> (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.data.repository.query.QueryByExampleExecutor<T>)
    • org.springframework.data.repository.core.support.RepositoryFactoryBeanSupport<T,S,ID> (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean, org.springframework.data.repository.core.support.RepositoryFactoryInformation<T,ID>)
      • org.springframework.data.keyvalue.repository.support.KeyValueRepositoryFactoryBean<T,S,ID>
    • org.springframework.data.repository.core.support.RepositoryFactorySupport (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware)
      • org.springframework.data.keyvalue.repository.support.KeyValueRepositoryFactory