类分层结构
- java.lang.Object
- cn.sexycode.myjpa.data.repository.support.MyjpaQueryLookupStrategy
- cn.sexycode.myjpa.data.repository.support.MyjpaRepositoryImpl<T,ID> (implements org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>, cn.sexycode.myjpa.data.repository.MyjpaRepository<T,ID>)
- org.springframework.data.repository.query.QueryMethod
- org.springframework.data.jpa.repository.query.JpaQueryMethod
- 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>
Copyright © 2020. All rights reserved.