Package org.appfuse.dao.hibernate

Class Summary
BaseDaoHibernate This class serves as the Base class for all other Daos - namely to hold common methods that they might all use.
LookupDaoHibernate Hibernate implementation of LookupDao.
RoleDaoHibernate This class interacts with Spring's HibernateTemplate to save/delete and retrieve Role objects.
UserDaoHibernate This class interacts with Spring's HibernateTemplate to save/delete and retrieve User objects.
 



Copyright � 2002-2006