Uses of Interface
it.eng.spagobi.tools.udp.dao.IUdpDAO

Packages that use IUdpDAO
it.eng.spagobi.commons.dao   
it.eng.spagobi.tools.udp.dao   
 

Uses of IUdpDAO in it.eng.spagobi.commons.dao
 

Methods in it.eng.spagobi.commons.dao that return IUdpDAO
static IUdpDAO DAOFactory.getUdpDAO()
          Creates a DAO instance for a object Udp.
 

Uses of IUdpDAO in it.eng.spagobi.tools.udp.dao
 

Classes in it.eng.spagobi.tools.udp.dao that implement IUdpDAO
 class UdpDAOHibImpl