@Repository public interface BudgetApprovalRepository extends org.springframework.data.jpa.repository.JpaRepository<Budget,Long>
| Modifier and Type | Method and Description |
|---|---|
List<Budget> |
findByIsbereIsAndStatusIdIs(String isBere,
Integer statusId) |
List<Budget> |
findFinancialYearList(String isbere,
Integer statusId) |
deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAll, flush, getOne, save, saveAndFlushfindAllCopyright © 2015–2017 eGovernments Foundation. All rights reserved.