cz.muni.fi.pclis.dao
Interface ScenarioCourseRelationDao

All Superinterfaces:
GenericDao<ScenarioCourseRelation>
All Known Implementing Classes:
ScenarioCourseRelationDaoHibernate

public interface ScenarioCourseRelationDao
extends GenericDao<ScenarioCourseRelation>

ScenarioCourseRelation DAO interface User: Ľuboš Pecho Date: 19.8.2009 Time: 20:19:45


Method Summary
 
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
 



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