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