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