接口 RouteApplyDao
- 所有超级接口:
org.springframework.data.repository.CrudRepository<RouteApply,,Long> io.geewit.data.jpa.essential.repository.EntityGraphCrudRepository<RouteApply,,Long> io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<RouteApply>,io.geewit.data.jpa.essential.repository.EntityGraphPagingAndSortingRepository<RouteApply,,Long> org.springframework.data.jpa.repository.JpaSpecificationExecutor<RouteApply>,org.springframework.data.repository.PagingAndSortingRepository<RouteApply,,Long> org.springframework.data.repository.Repository<RouteApply,Long>
public interface RouteApplyDao
extends io.geewit.data.jpa.essential.repository.EntityGraphPagingAndSortingRepository<RouteApply,Long>, io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<RouteApply>
-
方法概要
从接口继承的方法 org.springframework.data.repository.CrudRepository
count, delete, deleteAll, deleteAll, deleteAllById, deleteById, existsById, findAll, findAllById, findById, save, saveAll从接口继承的方法 io.geewit.data.jpa.essential.repository.EntityGraphCrudRepository
findAll, findAllById, findById从接口继承的方法 io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor
findAll, findAll, findAll, findOne从接口继承的方法 io.geewit.data.jpa.essential.repository.EntityGraphPagingAndSortingRepository
findAll, findAll从接口继承的方法 org.springframework.data.jpa.repository.JpaSpecificationExecutor
count, findAll, findAll, findAll, findOne从接口继承的方法 org.springframework.data.repository.PagingAndSortingRepository
findAll, findAll
-
方法详细资料
-
countByHash
-