@Repository public interface RoadCategoryRepository extends org.springframework.data.jpa.repository.JpaRepository<RoadCategory,Long>
| Modifier and Type | Method and Description |
|---|---|
RoadCategory |
findByName(String name) |
deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAll, flush, getOne, save, saveAndFlushfindAllRoadCategory findByName(String name)
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.