
Uses of Package
ca.uhn.fhir.jpa.dao.tx
Packages that use ca.uhn.fhir.jpa.dao.tx
-
Classes in ca.uhn.fhir.jpa.dao.tx used by ca.uhn.fhir.jpa.dao
-
Classes in ca.uhn.fhir.jpa.dao.tx used by ca.uhn.fhir.jpa.dao.expunge
-
Classes in ca.uhn.fhir.jpa.dao.tx used by ca.uhn.fhir.jpa.dao.txClassDescriptionThis class is used to execute code within the context of a database transaction, just like Spring's
TransactionTemplate
but with more functionality.