cz.muni.fi.pclis.dao.peerEvaluation
Class SelfEvaluationDaoHibernate

java.lang.Object
  extended by cz.muni.fi.pclis.commons.dao.GenericHibernateDao<SelfEvaluation>
      extended by cz.muni.fi.pclis.dao.peerEvaluation.SelfEvaluationDaoHibernate
All Implemented Interfaces:
GenericDao<SelfEvaluation>, SelfEvaluationDao

public class SelfEvaluationDaoHibernate
extends GenericHibernateDao<SelfEvaluation>
implements SelfEvaluationDao

SelfEvaluation DAO Hibernate implementation User: Ľuboš Pecho Date: 1.4.2010 Time: 15:50:43


Constructor Summary
SelfEvaluationDaoHibernate()
           
 
Method Summary
 
Methods inherited from class cz.muni.fi.pclis.commons.dao.GenericHibernateDao
contains, containsById, create, createHibernateQuery, createJPAQuery, createNamedQuery, createQuery, createResultList, createResultSet, delete, em, findAll, findByCriteria, findById, findById, findByIDs, flush, getEntityClassSimpleName, getEntityManager, getHibernateEntityManager, getHibernateSession, getPersistentClass, getQuerySingleOrNullResult, getSingleResult, refresh, runNamedQuery, runNamedQueryForSingleResult, save, setEntityManager, toSet, toSet, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface cz.muni.fi.pclis.commons.dao.GenericDao
contains, containsById, create, delete, findAll, findById, findById, findByIDs, flush, getPersistentClass, refresh, runNamedQuery, runNamedQueryForSingleResult, save, update
 

Constructor Detail

SelfEvaluationDaoHibernate

public SelfEvaluationDaoHibernate()


Copyright © 2009-2010 Faculty of Informatics, Masaryk university, Brno. All Rights Reserved.