cz.muni.fi.pclis.dao
Interface UploadedFileDao

All Superinterfaces:
GenericDao<UploadedFile>
All Known Implementing Classes:
UploadedFileDaoHibernate

public interface UploadedFileDao
extends GenericDao<UploadedFile>

UploadedFile DAO interface User: Ľuboš Pecho Date: 29.3.2010 Time: 13:01:18


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.