Interface ITermConceptDao

All Superinterfaces:
org.springframework.data.repository.CrudRepository<TermConcept,Long>, IHapiFhirJpaRepository, org.springframework.data.jpa.repository.JpaRepository<TermConcept,Long>, org.springframework.data.repository.ListCrudRepository<TermConcept,Long>, org.springframework.data.repository.ListPagingAndSortingRepository<TermConcept,Long>, org.springframework.data.repository.PagingAndSortingRepository<TermConcept,Long>, org.springframework.data.repository.query.QueryByExampleExecutor<TermConcept>, org.springframework.data.repository.Repository<TermConcept,Long>

public interface ITermConceptDao extends org.springframework.data.jpa.repository.JpaRepository<TermConcept,Long>, IHapiFhirJpaRepository