Interface ITermConceptMapDao

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

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