
Uses of Class
ca.uhn.fhir.jpa.provider.JpaSystemProvider
Packages that use JpaSystemProvider
Package
Description
-
Uses of JpaSystemProvider in ca.uhn.fhir.jpa.config
Methods in ca.uhn.fhir.jpa.config that return JpaSystemProviderModifier and TypeMethodDescriptionJpaSystemProvider
<ca.uhn.fhir.model.dstu2.resource.Bundle, ca.uhn.fhir.model.dstu2.composite.MetaDt> JpaDstu2Config.systemProviderDstu2
(ca.uhn.fhir.context.FhirContext theFhirContext) -
Uses of JpaSystemProvider in ca.uhn.fhir.jpa.config.dstu3
Methods in ca.uhn.fhir.jpa.config.dstu3 that return JpaSystemProviderModifier and TypeMethodDescriptionJpaSystemProvider
<org.hl7.fhir.dstu3.model.Bundle, org.hl7.fhir.dstu3.model.Meta> JpaDstu3Config.systemProviderDstu3
(ca.uhn.fhir.context.FhirContext theFhirContext) -
Uses of JpaSystemProvider in ca.uhn.fhir.jpa.config.r4
Methods in ca.uhn.fhir.jpa.config.r4 that return JpaSystemProviderModifier and TypeMethodDescriptionJpaSystemProvider
<org.hl7.fhir.r4.model.Bundle, org.hl7.fhir.r4.model.Meta> JpaR4Config.systemProviderR4
(ca.uhn.fhir.context.FhirContext theFhirContext) -
Uses of JpaSystemProvider in ca.uhn.fhir.jpa.config.r4b
Methods in ca.uhn.fhir.jpa.config.r4b that return JpaSystemProviderModifier and TypeMethodDescriptionJpaSystemProvider
<org.hl7.fhir.r4b.model.Bundle, org.hl7.fhir.r4b.model.Meta> JpaR4BConfig.systemProviderR4
(ca.uhn.fhir.context.FhirContext theFhirContext) -
Uses of JpaSystemProvider in ca.uhn.fhir.jpa.config.r5
Methods in ca.uhn.fhir.jpa.config.r5 that return JpaSystemProviderModifier and TypeMethodDescriptionJpaSystemProvider
<org.hl7.fhir.r5.model.Bundle, org.hl7.fhir.r5.model.Meta> JpaR5Config.systemProviderR5
(ca.uhn.fhir.context.FhirContext theFhirContext)