jhomenet.server.dao
Interface EventDao

All Superinterfaces:
GenericDao<Event,java.lang.Long>
All Known Implementing Classes:
HibernateDAOFactory.EventDaoHibernate

public interface EventDao
extends GenericDao<Event,java.lang.Long>

TODO: Class description.

Id: $Id: $

Author:
Dave Irwin (jhomenet at gmail dot com)

Method Summary
 
Methods inherited from interface jhomenet.server.dao.GenericDao
clear, findAll, findByExample, findById, flush, makePersistent, makeTransient
 



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