Interface ITermConceptMapDao

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

public interface ITermConceptMapDao extends org.springframework.data.jpa.repository.JpaRepository<TermConceptMap,Long>, IHapiFhirJpaRepository