public class SchemaVersion extends Object
Constructor and Description |
---|
SchemaVersion() |
SchemaVersion(Properties localMappingRules) |
Modifier and Type | Method and Description |
---|---|
String |
getBaseMybatis() |
Properties |
getConfigurationProperties() |
String |
getCurrentEnsemblVersion() |
String |
getCurrentGenomesVersion() |
String[] |
getKnownGenomesReleases() |
String |
getMybatisSchemaPath(String database,
String version) |
String[] |
getRegisteredSchemas() |
public SchemaVersion() throws ConfigurationException
ConfigurationException
public SchemaVersion(Properties localMappingRules) throws ConfigurationException
ConfigurationException
public String getMybatisSchemaPath(String database, String version)
public Properties getConfigurationProperties()
public String getCurrentEnsemblVersion()
public String getCurrentGenomesVersion()
public String[] getRegisteredSchemas()
public String[] getKnownGenomesReleases()
public String getBaseMybatis()
JEnsembl: A Java API for Ensembl Data Access v1.78
© Roslin Institute 2010-14. GNU General Public License, version3