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