Uses of Interface
dao.PhototypesDAO

Packages that use PhototypesDAO
dao   
 

Uses of PhototypesDAO in dao
 

Classes in dao that implement PhototypesDAO
 class HibernatePhototypesDAO
           
 

Methods in dao that return PhototypesDAO
 PhototypesDAO HibernateDAOFactory.getPhototypesDAO()
           
abstract  PhototypesDAO DAOFactory.getPhototypesDAO()