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