cz.muni.fi.pclis.dao.learningContracts
Interface LearningContractsBehaviourDao

All Superinterfaces:
GenericDao<LearningContractsBehaviour>
All Known Implementing Classes:
LearningContractsBehaviourDaoHibernate

public interface LearningContractsBehaviourDao
extends GenericDao<LearningContractsBehaviour>

LearningContractsBehaviour DAO interface User: Ľuboš Pecho Date: 11.2.2010 Time: 9:24:43


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.