cz.muni.fi.pclis.dao.feedback
Class UserBlogLocationDaoHibernate

java.lang.Object
  extended by cz.muni.fi.pclis.commons.dao.GenericHibernateDao<UserBlogLocation>
      extended by cz.muni.fi.pclis.dao.feedback.UserBlogLocationDaoHibernate
All Implemented Interfaces:
GenericDao<UserBlogLocation>, UserBlogLocationDao

public class UserBlogLocationDaoHibernate
extends GenericHibernateDao<UserBlogLocation>
implements UserBlogLocationDao

UserBlogLocation DAO Hibernate implementation User: Ľuboš Pecho Date: 18.9.2009 Time: 13:58:35


Constructor Summary
UserBlogLocationDaoHibernate()
           
 
Method Summary
 
Methods inherited from class cz.muni.fi.pclis.commons.dao.GenericHibernateDao
contains, containsById, create, createHibernateQuery, createJPAQuery, createNamedQuery, createQuery, createResultList, createResultSet, delete, em, findAll, findByCriteria, findById, findById, findByIDs, flush, getEntityClassSimpleName, getEntityManager, getHibernateEntityManager, getHibernateSession, getPersistentClass, getQuerySingleOrNullResult, getSingleResult, refresh, runNamedQuery, runNamedQueryForSingleResult, save, setEntityManager, toSet, toSet, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
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
 

Constructor Detail

UserBlogLocationDaoHibernate

public UserBlogLocationDaoHibernate()


Copyright © 2009-2010 Faculty of Informatics, Masaryk university, Brno. All Rights Reserved.