cz.muni.fi.pclis.dao
Interface TermDao

All Superinterfaces:
GenericDao<Term>
All Known Implementing Classes:
TermDaoHibernate

public interface TermDao
extends GenericDao<Term>

Term DAO interface User: Ľuboš Pecho Date: 12.8.2009 Time: 21:48:44


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.