cz.muni.fi.pclis.dao.team
Interface TeamProjectDao

All Superinterfaces:
GenericDao<TeamProject>
All Known Implementing Classes:
TeamProjectDaoHibernate

public interface TeamProjectDao
extends GenericDao<TeamProject>

TeamProject DAO interface User: Ľuboš Pecho Date: 25.3.2010 Time: 12:28:30


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.