Hierarchy For Package de.adorsys.psd2.report.jpa

Package Hierarchies:

Interface Hierarchy

  • org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>
    • de.adorsys.psd2.report.jpa.EventReportJPARepository (also extends org.springframework.data.repository.CrudRepository<T,​ID>)
  • org.springframework.data.repository.Repository<T,​ID>
    • org.springframework.data.repository.CrudRepository<T,​ID>
      • de.adorsys.psd2.report.jpa.EventReportJPARepository (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)