public class DBDAOSingleSpeciesVariationFactory extends DBDAOSingleSpeciesFactory implements DAOVariationFactory
genus_species
species
configuration, database, databaseName, databaseType, dBType, dbVersion, ensemblSchema, ibatisSchemaFilePath, mybatisSchemaFilePath, registry, schemaVersion, sqlSessionFactory, thisDBUrl
Constructor and Description |
---|
DBDAOSingleSpeciesVariationFactory() |
DBDAOSingleSpeciesVariationFactory(SingleSpeciesDatabase database) |
Modifier and Type | Method and Description |
---|---|
void |
addVariationXRef(XRef xref) |
DBSingleSpeciesVariationDatabase |
getDatabase() |
org.apache.ibatis.session.SqlSession |
getNewSqlSession() |
DBVariationDAO |
getVariationDAO() |
DAVariationXRef |
getVariationXRef(Integer id) |
VariationType |
getVarTypeBySetID(Integer setID) |
VariationType |
getVarTypeBySOTerm(String soTerm) |
getGenus_Species, makeFactory, setGenus_Species
getSpecies, setSpecies
getConfiguration, getDatabaseName, getDBType, getDBVersion, getEnsemblSchemaVersion, getMybatisSchemaFilePath, getRegistry, setDatabase, setDatabaseName, setDBType, setDBVersion, setEnsemblSchemaVersion, setMybatisSchemaFilePath
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getGenus_Species, setGenus_Species
getSpecies, setSpecies
getConfiguration, getDatabaseName, getDBType, getDBVersion, getEnsemblSchemaVersion, getMybatisSchemaFilePath, getRegistry, setDatabaseName, setDBType, setDBVersion, setEnsemblSchemaVersion, setMybatisSchemaFilePath
public DBDAOSingleSpeciesVariationFactory()
public DBDAOSingleSpeciesVariationFactory(SingleSpeciesDatabase database) throws DAOException
DAOException
public DBSingleSpeciesVariationDatabase getDatabase()
getDatabase
in interface DAOFactory
getDatabase
in class DBDAOSingleSpeciesFactory
public DBVariationDAO getVariationDAO() throws DAOException
getVariationDAO
in interface DAOVariationFactory
DAOException
public DAVariationXRef getVariationXRef(Integer id)
getVariationXRef
in interface DAOVariationFactory
public void addVariationXRef(XRef xref)
addVariationXRef
in interface DAOVariationFactory
public VariationType getVarTypeBySetID(Integer setID)
getVarTypeBySetID
in interface DAOVariationFactory
public VariationType getVarTypeBySOTerm(String soTerm)
getVarTypeBySOTerm
in interface DAOVariationFactory
public org.apache.ibatis.session.SqlSession getNewSqlSession() throws DAOException
getNewSqlSession
in interface DAOFactory
getNewSqlSession
in class DBDAOFactory
DAOException
JEnsembl: A Java API for Ensembl Data Access v1.78
© Roslin Institute 2010-14. GNU General Public License, version3