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

All Superinterfaces:
GenericDao<LearningContract>
All Known Implementing Classes:
LearningContractDaoHibernate

public interface LearningContractDao
extends GenericDao<LearningContract>

LearningContracts DAO interaface User: Ľuboš Pecho Date: 11.2.2010 Time: 9:22:32


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.