phenote.dataadapter.importer
Class AnnotationImporterGeneric
java.lang.Object
phenote.dataadapter.importer.AnnotationImporterGeneric
public class AnnotationImporterGeneric
- extends java.lang.Object
|
Field Summary |
protected org.obo.datamodel.OBOSession |
session
|
|
Method Summary |
void |
configureShard(java.lang.String jdbcPath,
java.lang.String username,
java.lang.String password)
|
void |
importAnnotation(java.lang.String configurationFile,
java.lang.String filePath)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
session
protected org.obo.datamodel.OBOSession session
AnnotationImporterGeneric
public AnnotationImporterGeneric()
importAnnotation
public void importAnnotation(java.lang.String configurationFile,
java.lang.String filePath)
throws java.lang.Exception
- Throws:
java.lang.Exception
configureShard
public void configureShard(java.lang.String jdbcPath,
java.lang.String username,
java.lang.String password)
throws java.lang.Exception
- Throws:
java.lang.Exception