Uses of Interface
com.ibm.fhir.database.utils.api.ILeaseManager
-
Packages that use ILeaseManager Package Description com.ibm.fhir.database.utils.schema -
-
Uses of ILeaseManager in com.ibm.fhir.database.utils.schema
Classes in com.ibm.fhir.database.utils.schema that implement ILeaseManager Modifier and Type Class Description class
LeaseManager
Manages acquisition and maintenance of the lease we need before we are allowed to perform any schema changes
-