public interface SewerageDemandGenerationLogDetailRepository extends org.springframework.data.jpa.repository.JpaRepository<SewerageDemandGenerationLogDetail,Long>
| Modifier and Type | Method and Description |
|---|---|
SewerageDemandGenerationLogDetail |
findByDemandGenerationLogIdAndSewerageApplicationDetailsId(Long logId,
Long sewerageApplnId) |
deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAll, flush, getOne, save, saveAndFlushfindAllSewerageDemandGenerationLogDetail findByDemandGenerationLogIdAndSewerageApplicationDetailsId(Long logId, Long sewerageApplnId)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.