
Package ca.uhn.fhir.jpa.dao
package ca.uhn.fhir.jpa.dao
-
ClassDescriptionBaseStorageResourceDao<T extends org.hl7.fhir.instance.model.api.IBaseResource>Utility class to help identify classes of failure.IResultIterator<T extends ca.uhn.fhir.rest.api.server.storage.IResourcePersistentId>ISearchBuilder<T extends ca.uhn.fhir.rest.api.server.storage.IResourcePersistentId<?>>IStorageResourceParser<T extends ca.uhn.fhir.rest.api.server.storage.IResourcePersistentId<?>>This interface is used by any storage implementations to convert from persisted database format (independent of the kind of database) and HAPI FHIR resource model classes.ITransactionProcessorVersionAdapter<BUNDLE extends org.hl7.fhir.instance.model.api.IBaseBundle,
BUNDLEENTRY extends org.hl7.fhir.instance.model.api.IBase> MatchResourceUrlService<T extends ca.uhn.fhir.rest.api.server.storage.IResourcePersistentId<?>>SearchBuilderFactory<T extends ca.uhn.fhir.rest.api.server.storage.IResourcePersistentId<?>>Basic bean which will create a Task ExecutorTransactionPartitionProcessor<BUNDLE extends org.hl7.fhir.instance.model.api.IBaseBundle>This class invokes thePointcut.STORAGE_TRANSACTION_PRE_PARTITION
hook to slice a transaction request bundle into partitions.Response object for interceptor hook methods implementing thePointcut.STORAGE_TRANSACTION_PRE_PARTITION
pointcut.This class contains utility methods for working with HAPI FHIR Transactions (referring to the FHIR "transaction" operation, as opposed to working with database transactions).