Package jhomenet.server.dao.hibernate

Class Summary
GenericHibernateDAO<T,ID extends Serializable> Implements the generic CRUD data access operations using Hibernate APIs.
HardwareDataDaoHibernate A Hibernate based implementation of the HardwareDataDao interface.
HibernateDAOFactory Returns Hibernate-specific instances of DAOs.
HibernateDAOFactory.ConditionDaoHibernate Concrete sensor responsive condition DAO implementation.
HibernateDAOFactory.EventDaoHibernate  
HibernateDAOFactory.HardwareDaoHibernate Concrete hardware DAO implementation.
HibernateDAOFactory.PlanDaoHibernate Concrete sensor responsive plan DAO implementation.
HibernateDAOFactory.ResponseDaoHibernate Concrete sensor responsive response DAO implementation.
HibernateDAOFactory.TriggerDaoHibernate Concrete sensor responsive trigger DAO implementation.
UserDaoHibernate An implementation of the UserDao interface.
 



Copyright © 2004-2007 David Irwin. All Rights Reserved.