Hierarchy For Package com.chutneytesting.campaign.infra

Package Hierarchies:

Class Hierarchy

Interface Hierarchy

  • org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>
    • com.chutneytesting.campaign.infra.CampaignExecutionJpaRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>)
    • com.chutneytesting.campaign.infra.CampaignJpaRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>)
    • com.chutneytesting.campaign.infra.CampaignScenarioJpaRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>)
  • org.springframework.data.repository.Repository<T,ID>
    • org.springframework.data.repository.CrudRepository<T,ID>
      • com.chutneytesting.campaign.infra.CampaignExecutionJpaRepository (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
      • com.chutneytesting.campaign.infra.CampaignJpaRepository (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
      • com.chutneytesting.campaign.infra.CampaignScenarioJpaRepository (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)