public interface DAOCoreFactory extends DAOFactoryWithAnalyses
Modifier and Type | Method and Description |
---|---|
AssemblyDAO |
getAssemblyDAO() |
ChromosomeDAO |
getChromosomeDAO() |
DAOComparaFactory |
getComparaFactory(EnsemblComparaDivision comparaDivision) |
CoordinateSystemDAO |
getCoordinateSystemDAO() |
CoreDatabase |
getDatabase() |
ExonDAO |
getExonDAO() |
GeneDAO |
getGeneDAO() |
ProteinFeatureDAO |
getProteinFeatureDAO() |
DNASequenceDAO |
getSequenceDAO() |
TranscriptDAO |
getTranscriptDAO() |
TranslationDAO |
getTranslationDAO() |
DAOVariationFactory |
getVariationFactory() |
XRefDAO |
getXRefDAO() |
boolean |
hasVariationFactory() |
getAnalysis, getAnalysisDAO
getConfiguration, getDatabaseName, getDBType, getDBVersion, getEnsemblSchemaVersion, getMybatisSchemaFilePath, getNewSqlSession, getRegistry, setDatabaseName, setDBType, setDBVersion, setEnsemblSchemaVersion, setMybatisSchemaFilePath
CoreDatabase getDatabase()
getDatabase
in interface DAOFactory
GeneDAO getGeneDAO() throws DAOException
DAOException
ProteinFeatureDAO getProteinFeatureDAO() throws DAOException
DAOException
ChromosomeDAO getChromosomeDAO() throws DAOException
DAOException
CoordinateSystemDAO getCoordinateSystemDAO() throws DAOException
DAOException
AssemblyDAO getAssemblyDAO() throws DAOException
DAOException
DNASequenceDAO getSequenceDAO() throws DAOException
DAOException
TranslationDAO getTranslationDAO() throws DAOException
DAOException
TranscriptDAO getTranscriptDAO() throws DAOException
DAOException
ExonDAO getExonDAO() throws DAOException
DAOException
DAOComparaFactory getComparaFactory(EnsemblComparaDivision comparaDivision)
XRefDAO getXRefDAO() throws DAOException
DAOException
DAOVariationFactory getVariationFactory()
boolean hasVariationFactory()
JEnsembl: A Java API for Ensembl Data Access v1.78
© Roslin Institute 2010-14. GNU General Public License, version3