Interface AnnotationAssociationDao
- All Superinterfaces:
BaseDao<AnnotationAssociation>
- All Known Implementing Classes:
AnnotationAssociationDaoImpl
- Author:
- paul
-
Method Summary
Modifier and TypeMethodDescriptionfind(Collection<GeneProduct> gps) find(BioSequence bioSequence) voidthaw(Collection<AnnotationAssociation> anCollection) voidthaw(AnnotationAssociation annotationAssociation)
-
Method Details
-
find
-
find
-
thaw
-
thaw
-
find
-