@Repository public interface StateRepository extends org.springframework.data.jpa.repository.JpaRepository<State,Long>
| Modifier and Type | Method and Description |
|---|---|
Long |
countByOwnerPosition_IdAndCreatedDateGreaterThanEqual(Long id,
Date givenDate) |
List<String> |
findAllTypeByOwnerAndStatus(List<Long> ownerIds) |
deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAll, flush, getOne, save, saveAndFlushfindAllCopyright © 2015–2017 eGovernments Foundation. All rights reserved.