SUMMARY: INNER | FIELD | CONSTR | METHODDETAIL: FIELD | CONSTR | METHOD
 

StaicDiagram
Class DAOFactory

public class DAOFactory
 
Links:
Dependency Dependency20 from DAOFactory to CustomerDAOIMP_MSSQL
to Class20 CustomerDAOIMP_MSSQL
 
Dependency Dependency20 from DAOFactory to CustomerDAOIMP_ORACLE
to Class20 CustomerDAOIMP_ORACLE
 
Dependency Dependency20 from DAOFactory to DAOConfig
to Class20 DAOConfig
 

Method Summary
public object
getDAO(class daoInterface)





Method Detail

getDAO
public object getDAO (class daoInterface)
 
Full name:
StaicDiagram.DAOFactory.getDAO
Notation:
+ getDAO (daoInterface: class) : object
Parameter:
daoInterface: class
Public.
Return Type:
object
 

SUMMARY: INNER | FIELD | CONSTR | METHODDETAIL: FIELD | CONSTR | METHOD