@Repository public interface CollectionIndexRepository extends org.springframework.data.jpa.repository.JpaRepository<CollectionIndex,Long>
| Modifier and Type | Method and Description |
|---|---|
CollectionIndex |
findByReceiptNumberAndCityName(String receiptNumber,
String cityName) |
deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAll, flush, getOne, save, saveAndFlushfindAllCollectionIndex findByReceiptNumberAndCityName(String receiptNumber, String cityName)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.