@Repository public interface UOMRepository extends org.springframework.data.jpa.repository.JpaRepository<UOM,Long>
| Modifier and Type | Method and Description |
|---|---|
List<UOM> |
findAllByOrderByUomCategoryIdAsc() |
List<UOM> |
findByUOM(String uom) |
deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAll, flush, getOne, save, saveAndFlushfindAllCopyright © 2015–2016 eGovernments Foundation. All rights reserved.