类分层结构
- java.lang.Object
- org.springframework.data.jpa.repository.query.AbstractJpaQuery (implements org.springframework.data.repository.query.RepositoryQuery)
- cn.sexycode.myjpa.mybatis.DefaultPagePluginImpl (implements cn.sexycode.myjpa.mybatis.PagePlugin)
- 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>
接口分层结构
- org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>
- org.springframework.data.jpa.repository.support.JpaRepositoryImplementation<T,ID> (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)
- cn.sexycode.myjpa.data.repository.MyjpaRepository<T,ID>
- org.springframework.data.repository.query.QueryByExampleExecutor<T>
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (并 extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
- org.springframework.data.jpa.repository.support.JpaRepositoryImplementation<T,ID> (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- cn.sexycode.myjpa.data.repository.MyjpaRepository<T,ID>
- org.springframework.data.jpa.repository.support.JpaRepositoryImplementation<T,ID> (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- cn.sexycode.myjpa.data.repository.MyjpaRepository<T,ID>
- org.springframework.data.repository.Repository<T,ID>
- org.springframework.data.repository.CrudRepository<T,ID>
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (并 extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- org.springframework.data.jpa.repository.support.JpaRepositoryImplementation<T,ID> (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- cn.sexycode.myjpa.data.repository.MyjpaRepository<T,ID>
- org.springframework.data.jpa.repository.support.JpaRepositoryImplementation<T,ID> (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- cn.sexycode.myjpa.data.repository.MyjpaRepository<T,ID>
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (并 extends org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- org.springframework.data.jpa.repository.support.JpaRepositoryImplementation<T,ID> (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- cn.sexycode.myjpa.data.repository.MyjpaRepository<T,ID>
- org.springframework.data.jpa.repository.support.JpaRepositoryImplementation<T,ID> (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- cn.sexycode.myjpa.data.repository.MyjpaRepository<T,ID>
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (并 extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- org.springframework.data.jpa.repository.support.JpaRepositoryImplementation<T,ID> (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- cn.sexycode.myjpa.data.repository.MyjpaRepository<T,ID>
- org.springframework.data.jpa.repository.support.JpaRepositoryImplementation<T,ID> (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- cn.sexycode.myjpa.data.repository.MyjpaRepository<T,ID>
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (并 extends org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- org.springframework.data.jpa.repository.support.JpaRepositoryImplementation<T,ID> (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- cn.sexycode.myjpa.data.repository.MyjpaRepository<T,ID>
- org.springframework.data.jpa.repository.support.JpaRepositoryImplementation<T,ID> (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- cn.sexycode.myjpa.data.repository.MyjpaRepository<T,ID>
Copyright © 2020. All rights reserved.