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

All Superinterfaces:
GenericDao<ProjectPackage>
All Known Implementing Classes:
ProjectPackageDaoHibernate

public interface ProjectPackageDao
extends GenericDao<ProjectPackage>

ProjectPackage DAO interface User: Ľuboš Pecho Date: 25.3.2010 Time: 12:27:09


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.