Uses of Class
com.ibm.fhir.database.utils.db2.Db2Adapter
-
Packages that use Db2Adapter Package Description com.ibm.fhir.schema.app -
-
Uses of Db2Adapter in com.ibm.fhir.schema.app
Methods in com.ibm.fhir.schema.app with parameters of type Db2Adapter Modifier and Type Method Description protected boolean
Main. checkIfTenantNameAndTenantKeyExists(Db2Adapter adapter, String tenantName, String tenantKey, boolean skip)
checks if tenant name and tenant key exists.
-