cz.muni.fi.pclis.dao.learningExpectations
Interface LearningExpectationsBehaviourDao

All Superinterfaces:
GenericDao<LearningExpectationsBehaviour>
All Known Implementing Classes:
LearningExpectationsBehaviourDaoHibernate

public interface LearningExpectationsBehaviourDao
extends GenericDao<LearningExpectationsBehaviour>

LearningExpectationsBehaviour DAO interface User: Ľuboš Pecho Date: 1.9.2009 Time: 22:53:53


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.