Interface DataHubInstanceDAO

All Known Implementing Classes:
DefaultDataHubInstanceDAOImpl

public interface DataHubInstanceDAO
  • Method Details

    • findDataHubInstances

      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