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