@Repository public interface WorkOrderHistoryRepository extends org.springframework.data.jpa.repository.JpaRepository<WorkOrderHistory,Long>
| Modifier and Type | Method and Description |
|---|---|
WorkOrderHistory |
findById(Long id) |
deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAll, flush, getOne, save, saveAndFlushfindAllWorkOrderHistory findById(Long id)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.