Ejemplo n.º 1
0
 public void initializeInserter(File tempDir) {
   inserter = executor.getInFileInserter(tempDir, table);
 }