@Repository public interface SewerageConnectionFeeRepository extends org.springframework.data.jpa.repository.JpaRepository<SewerageConnectionFee,Long>
| Modifier and Type | Method and Description |
|---|---|
List<SewerageConnectionFee> |
findAllByApplicationDetailsAndFeesDetail(SewerageApplicationDetails sewerageApplicationDetails,
FeesDetailMaster feesDetailMaster) |
deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAll, flush, getOne, save, saveAndFlushfindAllList<SewerageConnectionFee> findAllByApplicationDetailsAndFeesDetail(SewerageApplicationDetails sewerageApplicationDetails, FeesDetailMaster feesDetailMaster)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.