cz.muni.fi.pclis.dao
Class ScenarioCourseRelationDaoHibernate

java.lang.Object
  extended by cz.muni.fi.pclis.commons.dao.GenericHibernateDao<ScenarioCourseRelation>
      extended by cz.muni.fi.pclis.dao.ScenarioCourseRelationDaoHibernate
All Implemented Interfaces:
GenericDao<ScenarioCourseRelation>, ScenarioCourseRelationDao

public class ScenarioCourseRelationDaoHibernate
extends GenericHibernateDao<ScenarioCourseRelation>
implements ScenarioCourseRelationDao

ScenarioCourseRelation DAO Hibernate implementation User: Ľuboš Pecho Date: 19.8.2009 Time: 20:20:52


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

ScenarioCourseRelationDaoHibernate

public ScenarioCourseRelationDaoHibernate()


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