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