Package de.adorsys.psd2.report.jpa
Interface EventReportJPARepository
-
- All Superinterfaces:
org.springframework.data.repository.CrudRepository<EventReportEntity,Long>,org.springframework.data.jpa.repository.JpaSpecificationExecutor<EventReportEntity>,org.springframework.data.repository.Repository<EventReportEntity,Long>
@Repository public interface EventReportJPARepository extends org.springframework.data.repository.CrudRepository<EventReportEntity,Long>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<EventReportEntity>