类分层结构
- java.lang.Object
- xyz.weechang.moreco.data.jpa.support.ByExampleSpecification<T> (implements org.springframework.data.jpa.domain.Specification<T>)
- xyz.weechang.moreco.data.jpa.support.ByRangeSpecification<T> (implements org.springframework.data.jpa.domain.Specification<T>)
- xyz.weechang.moreco.data.jpa.JpaBaseRepositoryAutoConfiguration
- xyz.weechang.moreco.data.jpa.support.Range<E> (implements java.io.Serializable)
- 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.support.SimpleJpaRepository<T,ID> (implements org.springframework.data.jpa.repository.JpaRepository<T,ID>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
接口分层结构
- org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>
- xyz.weechang.moreco.data.jpa.JpaBaseRepository<T> (并 extends xyz.weechang.moreco.data.core.BaseRepository<T>, org.springframework.data.jpa.repository.JpaRepository<T,ID>)
- org.springframework.data.repository.query.QueryByExampleExecutor<T>
- xyz.weechang.moreco.data.jpa.JpaBaseRepository<T> (并 extends xyz.weechang.moreco.data.core.BaseRepository<T>, org.springframework.data.jpa.repository.JpaRepository<T,ID>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (并 extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
- xyz.weechang.moreco.data.jpa.JpaBaseRepository<T> (并 extends xyz.weechang.moreco.data.core.BaseRepository<T>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- org.springframework.data.repository.Repository<T,ID>
- xyz.weechang.moreco.data.core.BaseRepository<T>
- xyz.weechang.moreco.data.jpa.JpaBaseRepository<T> (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- org.springframework.data.repository.CrudRepository<T,ID>
- xyz.weechang.moreco.data.core.BaseRepository<T>
- xyz.weechang.moreco.data.jpa.JpaBaseRepository<T> (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- xyz.weechang.moreco.data.jpa.JpaBaseRepository<T> (并 extends xyz.weechang.moreco.data.core.BaseRepository<T>, org.springframework.data.jpa.repository.JpaRepository<T,ID>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (并 extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- xyz.weechang.moreco.data.jpa.JpaBaseRepository<T> (并 extends xyz.weechang.moreco.data.core.BaseRepository<T>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- xyz.weechang.moreco.data.core.BaseRepository<T>
- xyz.weechang.moreco.data.jpa.JpaBaseRepository<T> (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- xyz.weechang.moreco.data.jpa.JpaBaseRepository<T> (并 extends xyz.weechang.moreco.data.core.BaseRepository<T>, org.springframework.data.jpa.repository.JpaRepository<T,ID>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (并 extends org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- xyz.weechang.moreco.data.jpa.JpaBaseRepository<T> (并 extends xyz.weechang.moreco.data.core.BaseRepository<T>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- xyz.weechang.moreco.data.jpa.JpaBaseRepository<T> (并 extends xyz.weechang.moreco.data.core.BaseRepository<T>, org.springframework.data.jpa.repository.JpaRepository<T,ID>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (并 extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- xyz.weechang.moreco.data.jpa.JpaBaseRepository<T> (并 extends xyz.weechang.moreco.data.core.BaseRepository<T>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- xyz.weechang.moreco.data.core.BaseRepository<T>
- xyz.weechang.moreco.data.jpa.JpaBaseRepository<T> (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- xyz.weechang.moreco.data.jpa.JpaBaseRepository<T> (并 extends xyz.weechang.moreco.data.core.BaseRepository<T>, org.springframework.data.jpa.repository.JpaRepository<T,ID>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (并 extends org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- xyz.weechang.moreco.data.jpa.JpaBaseRepository<T> (并 extends xyz.weechang.moreco.data.core.BaseRepository<T>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
Copyright © 2019. All rights reserved.