@Repository public interface ClosedPeriodRepository extends org.springframework.data.jpa.repository.JpaRepository<ClosedPeriod,Long>
| Modifier and Type | Method and Description |
|---|---|
ClosedPeriod |
findByCFinancialYearId(Long id) |
deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAll, flush, getOne, save, saveAndFlushfindAllClosedPeriod findByCFinancialYearId(Long id)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.