- All Superinterfaces:
org.springframework.data.repository.CrudRepository<Campaign,Long>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<Campaign>, org.springframework.data.repository.Repository<Campaign,Long>
public interface CampaignJpaRepository
extends org.springframework.data.repository.CrudRepository<Campaign,Long>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<Campaign>
-
Method Summary
Methods inherited from interface org.springframework.data.repository.CrudRepository
count, delete, deleteAll, deleteAll, deleteAllById, deleteById, existsById, findAll, findAllById, findById, save, saveAll
Methods inherited from interface org.springframework.data.jpa.repository.JpaSpecificationExecutor
count, exists, findAll, findAll, findAll, findOne