@Repository public interface FeatureRepository extends org.springframework.data.jpa.repository.JpaRepository<Feature,Long>
| Modifier and Type | Method and Description |
|---|---|
Long |
countByRolesInAndActionsIn(Role role,
Action action) |
List<Feature> |
findByModuleId(Long moduleId) |
deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAll, flush, getOne, save, saveAndFlushfindAllCopyright © 2015–2017 eGovernments Foundation. All rights reserved.