Uses of Interface
org.appfuse.dao.UserDao

Packages that use UserDao
org.appfuse.dao.jpa   
 

Uses of UserDao in org.appfuse.dao.jpa
 

Classes in org.appfuse.dao.jpa that implement UserDao
 class UserDaoJpa
          This class interacts with Spring's HibernateTemplate to save/delete and retrieve User objects.
 



Copyright © 2003-2009. All Rights Reserved.