Interface DataHubInstanceDAO

    • Method Detail

      • findDataHubInstances

        java.util.List<DataHubInstanceModelModel> findDataHubInstances()
        Return a list of DataHub instances that are currently persisted. If none are found an empty list is returned.
        Returns:
        all Datahub instances in the system