Package com.germinus.merlin.dao

Interface Summary
ICourseDao  
IGenericDao<T,PK extends Serializable> Generic DAO (Data Access Object) with common methods to CRUD POJOs.
 

Class Summary
AssignmentDao  
CourseDao  
CourseDaoJpa  
GenericDaoHibernate<T,PK extends Serializable> This class serves as the Base class for all other DAOs - namely to hold common CRUD methods that they might all use.
 



Copyright © 2008. All Rights Reserved.