接口 AutoscanRecordDao
- 所有超级接口:
org.springframework.data.repository.CrudRepository<AutoscanRecord,,Long> io.geewit.data.jpa.essential.repository.EntityGraphCrudRepository<AutoscanRecord,,Long> io.geewit.data.jpa.essential.repository.EntityGraphJpaRepository<AutoscanRecord,,Long> io.geewit.data.jpa.essential.repository.EntityGraphPagingAndSortingRepository<AutoscanRecord,,Long> org.springframework.data.jpa.repository.JpaRepository<AutoscanRecord,,Long> org.springframework.data.repository.PagingAndSortingRepository<AutoscanRecord,,Long> org.springframework.data.repository.query.QueryByExampleExecutor<AutoscanRecord>,org.springframework.data.repository.Repository<AutoscanRecord,Long>
public interface AutoscanRecordDao
extends io.geewit.data.jpa.essential.repository.EntityGraphJpaRepository<AutoscanRecord,Long>
-
方法概要
从接口继承的方法 org.springframework.data.repository.CrudRepository
count, delete, deleteAll, deleteAll, deleteAllById, deleteById, existsById, findById, save从接口继承的方法 io.geewit.data.jpa.essential.repository.EntityGraphCrudRepository
findAll, findAllById, findById从接口继承的方法 io.geewit.data.jpa.essential.repository.EntityGraphPagingAndSortingRepository
findAll, findAll从接口继承的方法 org.springframework.data.jpa.repository.JpaRepository
deleteAllByIdInBatch, deleteAllInBatch, deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAllById, flush, getById, getOne, saveAll, saveAllAndFlush, saveAndFlush从接口继承的方法 org.springframework.data.repository.PagingAndSortingRepository
findAll从接口继承的方法 org.springframework.data.repository.query.QueryByExampleExecutor
count, exists, findAll, findOne