Uses of Class
com.gisgraphy.dao.hibernate.GenericDaoHibernate

Packages that use GenericDaoHibernate
com.gisgraphy.dao.hibernate   
 

Uses of GenericDaoHibernate in com.gisgraphy.dao.hibernate
 

Subclasses of GenericDaoHibernate in com.gisgraphy.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 © 2012. All Rights Reserved.