Class Db2SetTenantVariable

  • All Implemented Interfaces:
    IDatabaseStatement

    public class Db2SetTenantVariable
    extends Object
    implements IDatabaseStatement
    DAO command to call the set_tenant fhir admin procedure which will set the fhir_admin.sv_tenant_id variable but only if the correct tenantKey is provided.
    • Constructor Detail

      • Db2SetTenantVariable

        public Db2SetTenantVariable​(String schemaName,
                                    String tenantName,
                                    String tenantKey)
        Public constructor
        Parameters:
        schemaName -
        tenantName -