Uses of Class
net.ramapuram.thomas.dao.hibernate.GenericDaoHibernate

Packages that use GenericDaoHibernate
net.ramapuram.thomas.dao.hibernate   
 

Uses of GenericDaoHibernate in net.ramapuram.thomas.dao.hibernate
 

Subclasses of GenericDaoHibernate in net.ramapuram.thomas.dao.hibernate
 class RoleDaoHibernate
          This class interacts with Spring's HibernateTemplate to save/delete and retrieve Role objects.
 class UserDaoHibernate
          This class interacts with Spring's HibernateTemplate to save/delete and retrieve User objects.
 



Copyright © 2011. All Rights Reserved.