Uses of Interface
dao.PhonesDAO

Packages that use PhonesDAO
dao   
 

Uses of PhonesDAO in dao
 

Classes in dao that implement PhonesDAO
 class HibernatePhonesDAO
           
 

Methods in dao that return PhonesDAO
 PhonesDAO HibernateDAOFactory.getPhonesDAO()
           
abstract  PhonesDAO DAOFactory.getPhonesDAO()