@Repository public interface DeptDesigRepository extends org.springframework.data.jpa.repository.JpaRepository<org.egov.pims.commons.DeptDesig,Long>
| Modifier and Type | Method and Description |
|---|---|
org.egov.pims.commons.DeptDesig |
findByDepartment_IdAndDesignation_Id(Long id,
Long desId) |
deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAll, flush, getOne, save, saveAndFlushfindAllCopyright © 2015–2017 eGovernments Foundation. All rights reserved.