Package it.eng.spagobi.commons.dao

Interface Summary
IBinContentDAO  
IConfigDAO Defines the Hibernate implementations for all DAO methods, for a domain.
IDomainDAO Defines the interfaces for all methods needed to operate with a domain.
IRoleDAO Defines the interfaces for all methods needed to insert, modify and deleting a role
ISpagoBIDao  
IUserFunctionalityDAO  
 

Class Summary
AbstractHibernateDAO Abstract class that al DAO will have to extend.
AbstractTestHibernateDAO  
BinContentDAOHibImpl  
ConfigDAO Defines the Hibernate implementations for all DAO methods, for a domain.
DAOFactory Contains all the data access object for all the BO objects defined into it.eng.spagobi.bo package.
DomainDAOHibImpl Defines the Hibernate implementations for all DAO methods, for a domain.
RoleDAOHibImpl Defines the Hibernate implementations for all DAO methods, for a Role.
UserFunctionalityDAO  
 

Exception Summary
SpagoBIDOAException