@Repository public interface ModuleRepository extends org.springframework.data.jpa.repository.JpaRepository<Module,Long>, ModuleRepositoryCustom
| Modifier and Type | Method and Description |
|---|---|
Module |
findByName(String name) |
List<Module> |
findByParentModuleIsNullAndEnabledTrueOrderByNameAsc() |
deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAll, flush, getOne, save, saveAndFlushfindAllcount, delete, delete, delete, deleteAll, exists, findOne, savecount, exists, findAll, findOnefetchModulesByParentModuleId, fetchModulesForRoles, fetchUserFavourateModulesCopyright © 2015–2017 eGovernments Foundation. All rights reserved.