Interface ReqAddRepo

All Superinterfaces:
org.springframework.data.repository.CrudRepository<ReqAddDTO,String>, CustomRedisTemplate, org.springframework.data.repository.Repository<ReqAddDTO,String>

public interface ReqAddRepo extends org.springframework.data.repository.CrudRepository<ReqAddDTO,String>, CustomRedisTemplate
  • Method Summary

    Methods inherited from interface org.springframework.data.repository.CrudRepository

    count, delete, deleteAll, deleteAll, deleteAllById, deleteById, existsById, findAll, findAllById, findById, save, saveAll

    Methods inherited from interface com.arms.api.util.redisrepo.CustomRedisTemplate

    deleteByPattern, scan