|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IEngineDAO | |
---|---|
it.eng.spagobi.bo.dao | |
it.eng.spagobi.bo.dao.hibernate | |
it.eng.spagobi.bo.dao.jdbc |
Uses of IEngineDAO in it.eng.spagobi.bo.dao |
---|
Methods in it.eng.spagobi.bo.dao that return IEngineDAO | |
---|---|
static IEngineDAO |
DAOFactory.getEngineDAO()
Creates a DAO instance for an engine |
Uses of IEngineDAO in it.eng.spagobi.bo.dao.hibernate |
---|
Classes in it.eng.spagobi.bo.dao.hibernate that implement IEngineDAO | |
---|---|
class |
EngineDAOHibImpl
Defines the Hibernate implementations for all DAO methods, for an engine. |
Uses of IEngineDAO in it.eng.spagobi.bo.dao.jdbc |
---|
Classes in it.eng.spagobi.bo.dao.jdbc that implement IEngineDAO | |
---|---|
class |
EngineDAOImpl
Defines the JDBC implementations for all DAO methods, for an engine. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |