Uses of Class
org.linuxforhealth.fhir.database.utils.schema.GetLease
-
Packages that use GetLease Package Description org.linuxforhealth.fhir.database.utils.schema -
-
Uses of GetLease in org.linuxforhealth.fhir.database.utils.schema
Subclasses of GetLease in org.linuxforhealth.fhir.database.utils.schema Modifier and Type Class Description class
GetLeasePostgresql
PostgreSQL variant of GetLease to avoid duplicate PK exception which would cause the transaction to fail.
-