接口 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