|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IParameterDAO | |
---|---|
it.eng.spagobi.bo.dao | |
it.eng.spagobi.bo.dao.hibernate | |
it.eng.spagobi.bo.dao.jdbc |
Uses of IParameterDAO in it.eng.spagobi.bo.dao |
---|
Methods in it.eng.spagobi.bo.dao that return IParameterDAO | |
---|---|
static IParameterDAO |
DAOFactory.getParameterDAO()
Creates a DAO instance for a parameter |
Uses of IParameterDAO in it.eng.spagobi.bo.dao.hibernate |
---|
Classes in it.eng.spagobi.bo.dao.hibernate that implement IParameterDAO | |
---|---|
class |
ParameterDAOHibImpl
Defines the Hibernate implementations for all DAO methods, for a parameter |
Uses of IParameterDAO in it.eng.spagobi.bo.dao.jdbc |
---|
Classes in it.eng.spagobi.bo.dao.jdbc that implement IParameterDAO | |
---|---|
class |
ParameterDAOImpl
Defines the JDBC implementations for all DAO methods, for a parameter. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |