Package ca.uhn.fhir.jpa.dao.tx
package ca.uhn.fhir.jpa.dao.tx
-
ClassDescriptionThis class is used to execute code within the context of a database transaction, just like Spring's
TransactionTemplate
but with more functionality.A transaction service implementation that does not actually wrap any transactions.