Uses of Interface
dao.AwardsDAO

Packages that use AwardsDAO
dao   
 

Uses of AwardsDAO in dao
 

Classes in dao that implement AwardsDAO
 class HibernateAwardsDAO
           
 

Methods in dao that return AwardsDAO
 AwardsDAO HibernateDAOFactory.getAwardsDAO()
           
abstract  AwardsDAO DAOFactory.getAwardsDAO()