Uses of Class
ca.uhn.fhir.jpa.api.config.JpaStorageSettings
Package
Description
-
Uses of JpaStorageSettings in ca.uhn.fhir.jpa.api.config
Modifier and TypeMethodDescriptionJpaStorageSettings.setConcurrentBundleValidation
(boolean theConcurrentBundleValidation) -
Uses of JpaStorageSettings in ca.uhn.fhir.jpa.dao
Modifier and TypeMethodDescriptionprotected abstract JpaStorageSettings
BaseStorageDao.getStorageSettings()
Provide the JpaStorageSettings -
Uses of JpaStorageSettings in ca.uhn.fhir.jpa.dao.expunge
Modifier and TypeMethodDescriptionvoid
ExpungeOperation.setStorageSettingsForTesting
(JpaStorageSettings theStorageSettings) -
Uses of JpaStorageSettings in ca.uhn.fhir.jpa.dao.validation
ModifierConstructorDescriptionSearchParameterDaoValidator
(ca.uhn.fhir.context.FhirContext theContext, JpaStorageSettings theStorageSettings, ca.uhn.fhir.rest.server.util.ISearchParamRegistry theSearchParamRegistry) -
Uses of JpaStorageSettings in ca.uhn.fhir.jpa.provider
Modifier and TypeMethodDescriptionvoid
BaseJpaProvider.setStorageSettingsForUnitTest
(JpaStorageSettings theStorageSettings) -
Uses of JpaStorageSettings in ca.uhn.fhir.jpa.searchparam.extractor
Modifier and TypeFieldDescriptionprotected JpaStorageSettings
BaseSearchParamWithInlineReferencesExtractor.myStorageSettings
Modifier and TypeMethodDescriptionvoid
BaseSearchParamWithInlineReferencesExtractor.setStorageSettings
(JpaStorageSettings theStorageSettings) -
Uses of JpaStorageSettings in ca.uhn.fhir.jpa.util