Class Hierarchy
Interface Hierarchy
- com.eoscode.springapitools.data.repository.CustomDeleteByIdRepository<Entity,ID>
- com.eoscode.springapitools.data.repository.CustomDetailByIdRepository<Entity,ID>
- com.eoscode.springapitools.data.repository.CustomFindByIdRepository<Entity,ID>
- org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>
- com.eoscode.springapitools.data.repository.Repository<Entity,ID> (also extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)
- org.springframework.data.repository.query.QueryByExampleExecutor<T>
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
- com.eoscode.springapitools.data.repository.Repository<Entity,ID> (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- org.springframework.data.repository.Repository<T,ID>
- org.springframework.data.repository.CrudRepository<T,ID>
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (also extends org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- com.eoscode.springapitools.data.repository.Repository<Entity,ID> (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
Copyright © 2020 com.github.eoscode. All rights reserved.