Package org.apache.fineract.spm.domain
Interface SurveyRepository
- All Superinterfaces:
org.springframework.data.repository.CrudRepository<Survey,,Long> org.springframework.data.jpa.repository.JpaRepository<Survey,,Long> org.springframework.data.repository.ListCrudRepository<Survey,,Long> org.springframework.data.repository.ListPagingAndSortingRepository<Survey,,Long> org.springframework.data.repository.PagingAndSortingRepository<Survey,,Long> org.springframework.data.repository.query.QueryByExampleExecutor<Survey>,org.springframework.data.repository.Repository<Survey,Long>
-
Method Summary
Methods inherited from interface org.springframework.data.repository.CrudRepository
count, delete, deleteAll, deleteAll, deleteAllById, deleteById, existsById, findById, saveMethods inherited from interface org.springframework.data.jpa.repository.JpaRepository
deleteAllByIdInBatch, deleteAllInBatch, deleteAllInBatch, deleteInBatch, findAll, findAll, flush, getById, getOne, getReferenceById, saveAllAndFlush, saveAndFlushMethods inherited from interface org.springframework.data.repository.ListCrudRepository
findAll, findAllById, saveAllMethods inherited from interface org.springframework.data.repository.ListPagingAndSortingRepository
findAllMethods inherited from interface org.springframework.data.repository.PagingAndSortingRepository
findAllMethods inherited from interface org.springframework.data.repository.query.QueryByExampleExecutor
count, exists, findAll, findBy, findOne
-
Method Details
-
fetchActiveSurveys
-
fetchAllSurveys
-
findByKey
-