jar

ca.uhn.hapi.fhir : hapi-fhir-jpaserver-model

Maven & Gradle

Aug 17, 2023
7 usages
1.7k stars

HAPI FHIR JPA Model

Table Of Contents

Latest Version

Download ca.uhn.hapi.fhir : hapi-fhir-jpaserver-model JAR file - Latest Versions:

All Versions

Download ca.uhn.hapi.fhir : hapi-fhir-jpaserver-model JAR file - All Versions:

Version Vulnerabilities Size Updated
6.8.x
6.6.x
6.4.x
6.2.x
6.1.x
6.0.x
5.7.x
5.6.x
5.5.x
5.4.x
5.3.x
5.2.x
5.1.x
5.0.x
4.2.x
4.1.x
4.0.x
3.8.x
3.7.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window hapi-fhir-jpaserver-model-6.8.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

ca.uhn.fhir.jpa.model.cross

├─ ca.uhn.fhir.jpa.model.cross.IBasePersistedResource.class - [JAR]

├─ ca.uhn.fhir.jpa.model.cross.IResourceLookup.class - [JAR]

ca.uhn.fhir.jpa.model.util

├─ ca.uhn.fhir.jpa.model.util.CodeSystemHash.class - [JAR]

├─ ca.uhn.fhir.jpa.model.util.JpaConstants.class - [JAR]

├─ ca.uhn.fhir.jpa.model.util.UcumServiceUtil.class - [JAR]

ca.uhn.fhir.jpa.model.config

├─ ca.uhn.fhir.jpa.model.config.PartitionSettings.class - [JAR]

ca.uhn.fhir.jpa.model.search

├─ ca.uhn.fhir.jpa.model.search.CompositeSearchIndexData.class - [JAR]

├─ ca.uhn.fhir.jpa.model.search.DateSearchIndexData.class - [JAR]

├─ ca.uhn.fhir.jpa.model.search.ExtendedHSearchIndexData.class - [JAR]

├─ ca.uhn.fhir.jpa.model.search.HSearchElementCache.class - [JAR]

├─ ca.uhn.fhir.jpa.model.search.HSearchIndexWriter.class - [JAR]

├─ ca.uhn.fhir.jpa.model.search.QuantitySearchIndexData.class - [JAR]

├─ ca.uhn.fhir.jpa.model.search.ResourceTableRoutingBinder.class - [JAR]

├─ ca.uhn.fhir.jpa.model.search.SearchParamTextPropertyBinder.class - [JAR]

├─ ca.uhn.fhir.jpa.model.search.StorageProcessingMessage.class - [JAR]

ca.uhn.fhir.jpa.model.entity

├─ ca.uhn.fhir.jpa.model.entity.AuditableBasePartitionable.class - [JAR]

├─ ca.uhn.fhir.jpa.model.entity.BaseHasResource.class - [JAR]

├─ ca.uhn.fhir.jpa.model.entity.BasePartitionable.class - [JAR]

├─ ca.uhn.fhir.jpa.model.entity.BaseResourceIndex.class - [JAR]

├─ ca.uhn.fhir.jpa.model.entity.BaseResourceIndexedSearchParam.class - [JAR]

├─ ca.uhn.fhir.jpa.model.entity.BaseResourceIndexedSearchParamQuantity.class - [JAR]

├─ ca.uhn.fhir.jpa.model.entity.BaseTag.class - [JAR]

├─ ca.uhn.fhir.jpa.model.entity.BinaryStorageEntity.class - [JAR]

├─ ca.uhn.fhir.jpa.model.entity.EnversRevision.class - [JAR]

├─ ca.uhn.fhir.jpa.model.entity.ForcedId.class - [JAR]

├─ ca.uhn.fhir.jpa.model.entity.IBaseResourceEntity.class - [JAR]

├─ ca.uhn.fhir.jpa.model.entity.IResourceIndexComboSearchParameter.class - [JAR]

├─ ca.uhn.fhir.jpa.model.entity.NormalizedQuantitySearchLevel.class - [JAR]

├─ ca.uhn.fhir.jpa.model.entity.NpmPackageEntity.class - [JAR]

├─ ca.uhn.fhir.jpa.model.entity.NpmPackageVersionEntity.class - [JAR]

├─ ca.uhn.fhir.jpa.model.entity.NpmPackageVersionResourceEntity.class - [JAR]

├─ ca.uhn.fhir.jpa.model.entity.PartitionablePartitionId.class - [JAR]

├─ ca.uhn.fhir.jpa.model.entity.ResourceEncodingEnum.class - [JAR]

├─ ca.uhn.fhir.jpa.model.entity.ResourceHistoryProvenanceEntity.class - [JAR]

├─ ca.uhn.fhir.jpa.model.entity.ResourceHistoryTable.class - [JAR]

├─ ca.uhn.fhir.jpa.model.entity.ResourceHistoryTag.class - [JAR]

├─ ca.uhn.fhir.jpa.model.entity.ResourceIndexedComboStringUnique.class - [JAR]

├─ ca.uhn.fhir.jpa.model.entity.ResourceIndexedComboTokenNonUnique.class - [JAR]

├─ ca.uhn.fhir.jpa.model.entity.ResourceIndexedSearchParamCoords.class - [JAR]

├─ ca.uhn.fhir.jpa.model.entity.ResourceIndexedSearchParamDate.class - [JAR]

├─ ca.uhn.fhir.jpa.model.entity.ResourceIndexedSearchParamNumber.class - [JAR]

├─ ca.uhn.fhir.jpa.model.entity.ResourceIndexedSearchParamQuantity.class - [JAR]

├─ ca.uhn.fhir.jpa.model.entity.ResourceIndexedSearchParamQuantityNormalized.class - [JAR]

├─ ca.uhn.fhir.jpa.model.entity.ResourceIndexedSearchParamString.class - [JAR]

├─ ca.uhn.fhir.jpa.model.entity.ResourceIndexedSearchParamToken.class - [JAR]

├─ ca.uhn.fhir.jpa.model.entity.ResourceIndexedSearchParamUri.class - [JAR]

├─ ca.uhn.fhir.jpa.model.entity.ResourceLink.class - [JAR]

├─ ca.uhn.fhir.jpa.model.entity.ResourceSearchUrlEntity.class - [JAR]

├─ ca.uhn.fhir.jpa.model.entity.ResourceTable.class - [JAR]

├─ ca.uhn.fhir.jpa.model.entity.ResourceTag.class - [JAR]

├─ ca.uhn.fhir.jpa.model.entity.SearchParamPresentEntity.class - [JAR]

├─ ca.uhn.fhir.jpa.model.entity.StorageSettings.class - [JAR]

├─ ca.uhn.fhir.jpa.model.entity.TagDefinition.class - [JAR]

├─ ca.uhn.fhir.jpa.model.entity.TagTypeEnum.class - [JAR]

ca.uhn.fhir.jpa.model.dialect

├─ ca.uhn.fhir.jpa.model.dialect.HapiFhirH2Dialect.class - [JAR]

├─ ca.uhn.fhir.jpa.model.dialect.HapiFhirPostgres94Dialect.class - [JAR]

├─ ca.uhn.fhir.jpa.model.dialect.HapiSequenceStyleGenerator.class - [JAR]

├─ ca.uhn.fhir.jpa.model.dialect.ISequenceValueMassager.class - [JAR]

ca.uhn.fhir.jpa.model.dao

├─ ca.uhn.fhir.jpa.model.dao.JpaPid.class - [JAR]

Advertisement

Dependencies from Group

Aug 17, 2023
122 usages
1.7k stars
Aug 17, 2023
71 usages
1.7k stars
Aug 17, 2023
67 usages
1.7k stars
Aug 17, 2023
54 usages
1.7k stars
Aug 17, 2023
42 usages
1.7k stars

Discover Dependencies

Aug 24, 2023
14 usages
78 stars
Feb 28, 2019
8 usages
Feb 26, 2019
7 usages
1 stars
Feb 26, 2019
7 usages
1 stars
Jul 06, 2020
7 usages
30 stars
Jul 06, 2020
7 usages
30 stars
Jun 15, 2022
21 usages
Aug 14, 2023
7 usages
6.3k stars