Class Summary |
AbstractJdbcDAO |
Abstract class that all DAO will have to extend |
BIObjectDAOImpl |
Defines the JDBC implementations for all DAO methods,
for a BI Object. |
BIObjectParameterDAOImpl |
Defines the JDBC implementations for all DAO methods,
for a BI Object Parameter. |
CheckDAOImpl |
Defines the JDBC implementations for all DAO methods,
for a value constraint. |
DomainDAOImpl |
Defines the JDBC implementations for all DAO methods,
for a domain. |
EngineDAOImpl |
Defines the JDBC implementations for all DAO methods,
for an engine. |
LowFunctionalityDAOImpl |
Defines the JDBC implementations for all DAO methods,
for a low functionality. |
ModalitiesValueDAOImpl |
Defines the JDBC implementations for all DAO methods,
for a list of values. |
ParameterDAOImpl |
Defines the JDBC implementations for all DAO methods,
for a parameter. |
ParameterUseDAOImpl |
Defines the JDBC implementations for all DAO methods,
for a parameter use mode. |
RoleDAOImpl |
Defines the JDBC implementations for all DAO methods,
for a role. |