- All Superinterfaces:
- org.springframework.data.repository.CrudRepository<EntityWithServiceImplPaginationAndDTO,java.lang.Long>, org.springframework.data.jpa.repository.JpaRepository<EntityWithServiceImplPaginationAndDTO,java.lang.Long>, org.springframework.data.repository.PagingAndSortingRepository<EntityWithServiceImplPaginationAndDTO,java.lang.Long>, org.springframework.data.repository.query.QueryByExampleExecutor<EntityWithServiceImplPaginationAndDTO>, org.springframework.data.repository.Repository<EntityWithServiceImplPaginationAndDTO,java.lang.Long>
@Repository
public interface EntityWithServiceImplPaginationAndDTORepository
extends org.springframework.data.jpa.repository.JpaRepository<EntityWithServiceImplPaginationAndDTO,java.lang.Long>
Spring Data JPA repository for the EntityWithServiceImplPaginationAndDTO entity.