Package com.arms.api.mapping.repository
Interface StateCategoryRepository
- All Superinterfaces:
org.springframework.data.repository.CrudRepository<StateCategory,,String> CustomRedisTemplate,org.springframework.data.repository.Repository<StateCategory,String>
public interface StateCategoryRepository
extends org.springframework.data.repository.CrudRepository<StateCategory,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