|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ICheckDAO | |
it.eng.spagobi.bo.dao | |
it.eng.spagobi.bo.dao.hibernate | |
it.eng.spagobi.bo.dao.jdbc |
Uses of ICheckDAO in it.eng.spagobi.bo.dao |
Methods in it.eng.spagobi.bo.dao that return ICheckDAO | |
static ICheckDAO |
DAOFactory.getChecksDAO()
Creates a DAO instance for a value constraint |
Uses of ICheckDAO in it.eng.spagobi.bo.dao.hibernate |
Classes in it.eng.spagobi.bo.dao.hibernate that implement ICheckDAO | |
class |
CheckDAOHibImpl
Defines the Hibernate implementations for all DAO methods, for a value constraint. |
Uses of ICheckDAO in it.eng.spagobi.bo.dao.jdbc |
Classes in it.eng.spagobi.bo.dao.jdbc that implement ICheckDAO | |
class |
CheckDAOImpl
Defines the JDBC implementations for all DAO methods, for a value constraint. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |