Exemple #1
0
 public List<String> getSourceTables() throws ExecutionException {
   return source.getTables();
 }