cz.muni.fi.pclis.dao
Interface UserDao

All Superinterfaces:
GenericDao<User>
All Known Implementing Classes:
UserDaoHibernate

public interface UserDao
extends GenericDao<User>

User DAO interface User: Ľuboš Pecho Date: 11.8.2009 Time: 13:36:48


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.