Package ca.uhn.fhir.jpa.interceptor
package ca.uhn.fhir.jpa.interceptor
-
ClassDescriptionInterceptor that allows for cascading deletes (deletes that resolve constraint issues).This interceptor for the HAPI FHIR JPA server forces all queries to be performed as offset queries.THIS CLASS IS NOT THREAD SAFEThis JPA interceptor can be configured with a collection of FHIRPath expressions, and will disable referential integrity for target resources at those paths.Logs details about the executed queryThis interceptor uses semaphores to avoid multiple concurrent FHIR transaction bundles from processing the same records at the same time, avoiding concurrency issues.