Uses of Class
com.ibm.fhir.database.utils.schema.GetLease
-
Packages that use GetLease Package Description com.ibm.fhir.database.utils.schema -
-
Uses of GetLease in com.ibm.fhir.database.utils.schema
Subclasses of GetLease in com.ibm.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.
-