Interface ReportExecRepo
- All Superinterfaces:
org.springframework.data.repository.CrudRepository<JPAReportExec,,String> DAO<ReportExec>,org.springframework.data.repository.ListCrudRepository<JPAReportExec,,String> ReportExecDAO,ReportExecRepoExt,org.springframework.data.repository.Repository<JPAReportExec,String>
public interface ReportExecRepo
extends org.springframework.data.repository.ListCrudRepository<JPAReportExec,String>, ReportExecRepoExt, ReportExecDAO
-
Field Summary
Fields inherited from interface org.apache.syncope.core.persistence.api.dao.DAO
DEFAULT_SORT -
Method Summary
Methods inherited from interface org.springframework.data.repository.CrudRepository
count, delete, deleteAll, deleteAll, deleteAllById, deleteById, existsById, findById, saveMethods inherited from interface org.apache.syncope.core.persistence.api.dao.DAO
count, delete, deleteById, existsById, findAll, findById, saveMethods inherited from interface org.springframework.data.repository.ListCrudRepository
findAll, findAllById, saveAllMethods inherited from interface org.apache.syncope.core.persistence.api.dao.ReportExecDAO
count, findAll, findLatestEnded, findLatestStarted, findRecentMethods inherited from interface org.apache.syncope.core.persistence.jpa.dao.repo.ReportExecRepoExt
count, delete, deleteById, findAll, findLatestEnded, findLatestStarted, findRecent