|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IRoleDAO | |
---|---|
it.eng.spagobi.bo.dao | |
it.eng.spagobi.bo.dao.hibernate | |
it.eng.spagobi.bo.dao.jdbc |
Uses of IRoleDAO in it.eng.spagobi.bo.dao |
---|
Methods in it.eng.spagobi.bo.dao that return IRoleDAO | |
---|---|
static IRoleDAO |
DAOFactory.getRoleDAO()
Creates a DAO instance for a role |
Uses of IRoleDAO in it.eng.spagobi.bo.dao.hibernate |
---|
Classes in it.eng.spagobi.bo.dao.hibernate that implement IRoleDAO | |
---|---|
class |
RoleDAOHibImpl
Defines the Hibernate implementations for all DAO methods, for a Role. |
Uses of IRoleDAO in it.eng.spagobi.bo.dao.jdbc |
---|
Classes in it.eng.spagobi.bo.dao.jdbc that implement IRoleDAO | |
---|---|
class |
RoleDAOImpl
Defines the JDBC implementations for all DAO methods, for a role. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |