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