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