public interface DatabaseDAO
Modifier and Type | Method and Description |
---|---|
List<String> |
getAllCoreDatabasesForVersion(int dbVersion) |
CollectionOfSpecies |
getCollectionSpeciesProperties(CollectionCoreDatabase database) |
List<String> |
getDatabases() |
Species |
getSpeciesProperties(SingleSpeciesCoreDatabase database) |
List<String> getDatabases() throws DAOException
DAOException
List<String> getAllCoreDatabasesForVersion(int dbVersion) throws DAOException
DAOException
Species getSpeciesProperties(SingleSpeciesCoreDatabase database) throws DAOException
DAOException
CollectionOfSpecies getCollectionSpeciesProperties(CollectionCoreDatabase database) throws DAOException
DAOException
JEnsembl: A Java API for Ensembl Data Access v1.78
© Roslin Institute 2010-14. GNU General Public License, version3