public interface Database extends Comparable<Database>
Modifier and Type | Method and Description |
---|---|
String |
getBuild() |
String |
getdBClassifier() |
String |
getdBName() |
String |
getDBVersion() |
int |
getIntDBVersion() |
int |
getIntSchemaVersion() |
Object |
getNewSqlSession() |
Registry |
getRegistry() |
String |
getSchemaVersion() |
DatabaseType |
getType() |
compareTo
DatabaseType getType()
String getDBVersion()
int getIntDBVersion()
String getSchemaVersion()
int getIntSchemaVersion()
Registry getRegistry()
String getdBClassifier()
Object getNewSqlSession() throws DAOException
DAOException
JEnsembl: A Java API for Ensembl Data Access v1.78
© Roslin Institute 2010-14. GNU General Public License, version3