Class AnnotationSetTriageDaoImpl

java.lang.Object
ubic.gemma.persistence.service.AbstractDao<AnnotationSetTriage>
ubic.gemma.persistence.service.common.auditAndSecurity.curation.AnnotationSetTriageDaoImpl
All Implemented Interfaces:
BaseDao<AnnotationSetTriage>, AnnotationSetTriageDao

@Repository public class AnnotationSetTriageDaoImpl extends AbstractDao<AnnotationSetTriage> implements AnnotationSetTriageDao
Hibernate implementation of AnnotationSetTriageDao.