Ensembl Model v1.09
© Roslin Institute 2010. GNU General Public License, version3
uk.ac.roslin.ensembl.config
Class SchemaVersion
java.lang.Object
uk.ac.roslin.ensembl.config.SchemaVersion
public class SchemaVersion
- extends Object
- Author:
- paterson
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SchemaVersion
public SchemaVersion()
throws ConfigurationException
- Throws:
ConfigurationException
SchemaVersion
public SchemaVersion(Properties localMappingRules)
throws ConfigurationException
- Throws:
ConfigurationException
getMybatisSchemaPath
public String getMybatisSchemaPath(String database,
String version)
getConfigurationProperties
public Properties getConfigurationProperties()
getCurrentEnsemblVersion
public String getCurrentEnsemblVersion()
getCurrentGenomesVersion
public String getCurrentGenomesVersion()
getRegisteredSchemas
public String[] getRegisteredSchemas()
getBaseMybatis
public String getBaseMybatis()
Ensembl Model v1.09
© Roslin Institute 2010. GNU General Public License, version3