- All Superinterfaces:
- org.springframework.data.repository.CrudRepository<Hospital,java.lang.Integer>, org.springframework.data.jpa.repository.JpaRepository<Hospital,java.lang.Integer>, org.springframework.data.repository.PagingAndSortingRepository<Hospital,java.lang.Integer>, org.springframework.data.repository.query.QueryByExampleExecutor<Hospital>, org.springframework.data.repository.Repository<Hospital,java.lang.Integer>
@Repository
public interface HospitalRepository
extends org.springframework.data.jpa.repository.JpaRepository<Hospital,java.lang.Integer>
Repository of the Hospital model.