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