Interface FHIRDbDAO

    • Method Detail

      • isDb2Database

        boolean isDb2Database()
        Returns:
        true if this DAO is connected to a DB2 database.
      • getFlavor

        FHIRDbFlavor getFlavor()
        Get the database flavor, which describes the database type and its capabilities (e.g. is it multi-tenant?)
        Returns: