Package ca.uhn.fhir.jpa.dao.expunge
package ca.uhn.fhir.jpa.dao.expunge
-
ClassDescriptionExpungeOperation<T extends ca.uhn.fhir.rest.api.server.storage.IResourcePersistentId<?>,
V extends ca.uhn.fhir.rest.api.server.storage.IResourceVersionPersistentId> IResourceExpungeService<R extends ca.uhn.fhir.rest.api.server.storage.IResourcePersistentId<?>,V extends ca.uhn.fhir.rest.api.server.storage.IResourceVersionPersistentId> Utility class wrapping a supplier in a transaction with the purpose of performing the supply operation with a partitioned aware context.