Uses of Interface
com.ibm.fhir.persistence.jdbc.connection.FHIRDbConnectionStrategy
-
Packages that use FHIRDbConnectionStrategy Package Description com.ibm.fhir.persistence.jdbc.connection -
-
Uses of FHIRDbConnectionStrategy in com.ibm.fhir.persistence.jdbc.connection
Classes in com.ibm.fhir.persistence.jdbc.connection that implement FHIRDbConnectionStrategy Modifier and Type Class Description classFHIRDbConnectionStrategyBaseCommon base for multi-tenant connection strategy implementationsclassFHIRDbTenantDatasourceConnectionStrategyHides the logic behind obtaining a JDBCConnectionfrom the DAO code.classFHIRDbTestConnectionStrategyHides the logic behind obtaining a JDBCConnectionfrom the DAO code.
-