Interface BlatAssociationDao
- All Superinterfaces:
BaseDao<BlatAssociation>
- All Known Implementing Classes:
BlatAssociationDaoImpl
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionfind
(Collection<GeneProduct> toRemove) find
(BioSequence bioSequence) void
thaw
(Collection<BlatAssociation> blatAssociations) void
thaw
(BlatAssociation blatAssociation) 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
-
find
-
find
-
thaw
-
thaw
-
find
-