Uses of Class
it.eng.spagobi.bo.dao.hibernate.AbstractHibernateDAO

Packages that use AbstractHibernateDAO
it.eng.spagobi.bo.dao.hibernate   
 

Uses of AbstractHibernateDAO in it.eng.spagobi.bo.dao.hibernate
 

Subclasses of AbstractHibernateDAO in it.eng.spagobi.bo.dao.hibernate
 class BIObjectDAOHibImpl
          Defines the Hibernate implementations for all DAO methods, for a BI Object.
 class BIObjectParameterDAOHibImpl
          Defines the Hibernate implementations for all DAO methods, for a BI Object Parameter.
 class CheckDAOHibImpl
          Defines the Hibernate implementations for all DAO methods, for a value constraint.
 class DomainDAOHibImpl
          Defines the Hibernate implementations for all DAO methods, for a domain.
 class EngineDAOHibImpl
          Defines the Hibernate implementations for all DAO methods, for an engine.
 class LovDAOHibImpl
          Defines the Hibernate implementations for all DAO methods, for a list of values.
 class LowFunctionalityDAOHibImpl
          Defines the Hibernate implementations for all DAO methods, for a functionality.
 class ParameterDAOHibImpl
          Defines the Hibernate implementations for all DAO methods, for a parameter
 class ParameterUseDAOHibImpl
          Defines the Hibernate implementations for all DAO methods, for a parameter use mode.
 class RoleDAOHibImpl
          Defines the Hibernate implementations for all DAO methods, for a Role.