Class AnnotationSetDaoImpl

java.lang.Object
ubic.gemma.persistence.service.AbstractDao<AnnotationSet>
ubic.gemma.persistence.service.common.auditAndSecurity.curation.AnnotationSetDaoImpl
All Implemented Interfaces:
BaseDao<AnnotationSet>, AnnotationSetDao

@Repository public class AnnotationSetDaoImpl extends AbstractDao<AnnotationSet> implements AnnotationSetDao
Hibernate implementation of AnnotationSetDao.