Schnittstelle FetchTables


public interface FetchTables
Defines the set of tables from which data is fetched.
Seit:
15.0
  • Methodenübersicht

    Modifikator und Typ
    Methode
    Beschreibung
    Returns a list of all tablesources to fetch.
  • Methodendetails

    • getTableSources

      List<TableSource> getTableSources()
      Returns a list of all tablesources to fetch.
      Gibt zurück:
      list of all tablesources to fetch
      Seit:
      15.0