Package it.eng.spagobi.behaviouralmodel.analyticaldriver.dao

Interface Summary
IBIObjectParameterDAO Defines the interfaces for all methods needed to insert, modify and deleting a BI Object Parameter.
IObjParuseDAO Defines the interfaces for all methods needed to insert, modify and deleting a ObjParuse.
IParameterDAO Defines the interfaces for all methods needed to insert, modify and deleting a parameter.
IParameterUseDAO Defines the interfaces for all methods needed to insert, modify and deleting a parameter use mode.
 

Class Summary
BIObjectParameterDAOHibImpl Defines the Hibernate implementations for all DAO methods, for a BI Object Parameter.
ObjParuseDAOHibImpl Defines the Hibernate implementations for all DAO methods, for a ObjParuse object.
ParameterDAOHibImpl Defines the Hibernate implementations for all DAO methods, for a parameter
ParameterUseDAOHibImpl Defines the Hibernate implementations for all DAO methods, for a parameter use mode.