@NoRepositoryBean
public interface SysBaseDao<T,TD extends Serializable>
extends org.springframework.data.jpa.repository.JpaRepository<T,TD>, org.springframework.data.repository.PagingAndSortingRepository<T,TD>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>
deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAllById, flush, getOne, saveAll, saveAndFlushcount, delete, deleteAll, deleteAll, deleteById, existsById, findById, saveCopyright © 2021. All rights reserved.