- All Superinterfaces:
- org.springframework.data.repository.CrudRepository<ImageUpload,Long>, org.springframework.data.jpa.repository.JpaRepository<ImageUpload,Long>, org.springframework.data.repository.PagingAndSortingRepository<ImageUpload,Long>, org.springframework.data.repository.Repository<ImageUpload,Long>
public interface ImageUploadRepository
extends org.springframework.data.jpa.repository.JpaRepository<ImageUpload,Long>
Spring Data JPA repository for the ImageUpload entity.