cz.muni.fi.pclis.dao.learningExpectations
Class LearningExpectationsBehaviourDaoHibernate

java.lang.Object
  extended by cz.muni.fi.pclis.commons.dao.GenericHibernateDao<LearningExpectationsBehaviour>
      extended by cz.muni.fi.pclis.dao.learningExpectations.LearningExpectationsBehaviourDaoHibernate
All Implemented Interfaces:
GenericDao<LearningExpectationsBehaviour>, LearningExpectationsBehaviourDao

public class LearningExpectationsBehaviourDaoHibernate
extends GenericHibernateDao<LearningExpectationsBehaviour>
implements LearningExpectationsBehaviourDao

LearningExpectationsBehaviour DAO Hibernate Implementation User: Ľuboš Pecho Date: 1.9.2009 Time: 22:55:41


Constructor Summary
LearningExpectationsBehaviourDaoHibernate()
           
 
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

LearningExpectationsBehaviourDaoHibernate

public LearningExpectationsBehaviourDaoHibernate()


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