@Repository public interface CheckListRepository extends org.springframework.data.jpa.repository.JpaRepository<EgChecklists,Long>
| Modifier and Type | Method and Description |
|---|---|
List<EgChecklists> |
findByObjectid(Long objectid) |
deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAll, flush, getOne, save, saveAndFlushfindAllList<EgChecklists> findByObjectid(Long objectid)
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.