org.molgenis.omx.importer
Class DataSetImporter

java.lang.Object
  extended by org.molgenis.omx.importer.DataSetImporter

public class DataSetImporter
extends Object


Constructor Summary
DataSetImporter(Database db)
           
 
Method Summary
 void importDataSet(File file, List<String> dataSetEntityNames)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataSetImporter

public DataSetImporter(Database db)
Method Detail

importDataSet

public void importDataSet(File file,
                          List<String> dataSetEntityNames)
                   throws IOException,
                          DatabaseException
Throws:
IOException
DatabaseException


Copyright © 2013. All Rights Reserved.