|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.qbe.dao.DAOFactory
public class DAOFactory
The Class DAOFactory.
Constructor Summary | |
---|---|
DAOFactory()
|
Method Summary | |
---|---|
static DatamartJarFileDAO |
getDatamartJarFileDAO()
Gets the datamart jar file dao. |
static DatamartLabelsDAO |
getDatamartLabelsDAO()
Gets the datamart labels dao. |
static DatamartPropertiesDAO |
getDatamartPropertiesDAO()
Gets the datamart properties dao. |
static FormulaDAO |
getFormulaDAO()
Gets the formula dao. |
static ViewJarFileDAO |
getViewJarFileDAO()
Gets the view jar file dao. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DAOFactory()
Method Detail |
---|
public static FormulaDAO getFormulaDAO()
public static DatamartJarFileDAO getDatamartJarFileDAO()
public static ViewJarFileDAO getViewJarFileDAO()
public static DatamartPropertiesDAO getDatamartPropertiesDAO()
public static DatamartLabelsDAO getDatamartLabelsDAO()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |