Interface FetchTables


  • public interface FetchTables
    Defines the set of tables from which data is fetched.
    Since:
    15.0
    • Method Detail

      • getTableSources

        java.util.List<TableSource> getTableSources()
        Returns a list of all tablesources to fetch.
        Returns:
        list of all tablesources to fetch
        Since:
        15.0