- 所有已实现的接口:
- org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.FactoryBean<R>, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationEventPublisherAware, org.springframework.data.repository.core.support.RepositoryFactoryInformation<T,ID>
public class BaseRepositoryFactoryBean<R extends org.springframework.data.jpa.repository.JpaRepository<T,ID>,T,ID extends Serializable>
extends org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean<R,T,ID>
- 版本:
- 0.1
- 作者:
- qiushui on 2018-05-25.