Interface ExternalDatabaseDao
- All Superinterfaces:
BaseDao<ExternalDatabase>
- All Known Implementing Classes:
ExternalDatabaseDaoImpl
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionfindAllByNameIn
(Collection<String> names) findByName
(String name) Methods inherited from interface ubic.gemma.persistence.service.BaseDao
countAll, create, create, find, findOrCreate, getElementClass, getIdentifierPropertyName, load, load, loadAll, loadReference, loadReference, reload, reload, remove, remove, remove, save, save, streamAll, streamAll, update, update
-
Method Details
-
findByName
-
findByNameWithAuditTrail
-
findAllByNameIn
-