Package org.linuxforhealth.fhir.database.utils.transaction
-
Class Summary Class Description SimpleTransaction Simple implementation of a transaction service, taking cues from JEE but without the overhead.SimpleTransactionProvider Simple Transaction Wrapper and providerTransactionFactory Factory to encapsulate handling of transactions, of which there should be only one active on a thread at a time.