Package
Class
          
PREV PACKAGE NEXT PACKAGE
 

Package StaicDiagram
 
Class Diagram Summary
DAO 
StaicDiagram 
 
Attribute Summary
conn 
Customer 
rset_customer 
stmt_customer 

 
Class Summary
Customer 
CustomerDAOIMP_MSSQL 
CustomerDAOIMP_ORACLE 
CustomerProxy 
DAOConfig 
DAOFactory 
DBHelper 

 
Interface Node Summary
ICustomerDAO 

 
Operation Summary
getById 
getConnection 
getCustomer 
getCustomer 
getDAO 
load 
save 
save 
save 





Package Elements Detail

ICustomerDAO
Full name:
StaicDiagram.ICustomerDAO
 
 
Operation Summary
getCustomer 
save 

getCustomer
 
Abstract.
Full name:
StaicDiagram.ICustomerDAO.getCustomer
Notation:
+ getCustomer () : Customer
Public.
Return Type:
Customer
 

save
 
Abstract.
Full name:
StaicDiagram.ICustomerDAO.save
Notation:
+ save () : void
Public.
Return Type:
void
 

Package
Class
          
PREV PACKAGE NEXT PACKAGE