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