Class Hierarchy
- java.lang.Object
- 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.repository.core.support.TransactionalRepositoryFactoryBeanSupport<T,S,ID> (implements org.springframework.beans.factory.BeanFactoryAware)
- org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean<T,S,ID>
- com.devonfw.module.jpa.dataaccess.impl.data.GenericRepositoryFactoryBean<R,E,ID>
- com.devonfw.module.jpa.dataaccess.impl.data.GenericRevisionedRepositoryFactoryBean<R,E,ID>
- org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean<T,S,ID>
- org.springframework.data.repository.core.support.TransactionalRepositoryFactoryBeanSupport<T,S,ID> (implements org.springframework.beans.factory.BeanFactoryAware)
- org.springframework.data.repository.core.support.RepositoryFactorySupport (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware)
- org.springframework.data.jpa.repository.support.JpaRepositoryFactory
- com.devonfw.module.jpa.dataaccess.impl.data.GenericRepositoryFactoryBean.GenericRepositoryFactory
- com.devonfw.module.jpa.dataaccess.impl.data.GenericRevisionedRepositoryFactoryBean.GenericRevisionedRepositoryFactory
- org.springframework.data.jpa.repository.support.JpaRepositoryFactory
- org.springframework.data.jpa.repository.support.SimpleJpaRepository<T,ID> (implements org.springframework.data.jpa.repository.support.JpaRepositoryImplementation<T,ID>)
- com.devonfw.module.jpa.dataaccess.impl.data.GenericRepositoryImpl<E,ID> (implements com.devonfw.module.jpa.dataaccess.api.data.GenericRepository<E,ID>)
- com.devonfw.module.jpa.dataaccess.impl.data.GenericRevisionedRepositoryImpl<E,ID> (implements com.devonfw.module.jpa.dataaccess.api.data.GenericRevisionedRepository<E,ID>)
- com.devonfw.module.jpa.dataaccess.impl.data.GenericRepositoryImpl<E,ID> (implements com.devonfw.module.jpa.dataaccess.api.data.GenericRepository<E,ID>)
- 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>)