Package com.arms.api.mapping.repository
Interface AlmIssueStatusRepository
- All Superinterfaces:
org.springframework.data.repository.CrudRepository<AlmIssueStatus,,String> CustomRedisTemplate,org.springframework.data.repository.Repository<AlmIssueStatus,String>
public interface AlmIssueStatusRepository
extends org.springframework.data.repository.CrudRepository<AlmIssueStatus,String>, CustomRedisTemplate
-
Method Summary
Methods inherited from interface org.springframework.data.repository.CrudRepository
count, delete, deleteAll, deleteAll, deleteAllById, deleteById, existsById, findAll, findAllById, findById, save, saveAllMethods inherited from interface com.arms.api.util.redisrepo.CustomRedisTemplate
deleteByPattern, scan