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