Uses of Interface
net.sf.emarket.account.repository.IAccountDao

Packages that use IAccountDao
net.sf.emarket.account.repository   
net.sf.emarket.account.service   
 

Uses of IAccountDao in net.sf.emarket.account.repository
 

Classes in net.sf.emarket.account.repository that implement IAccountDao
 class JdbcAccountDaoImpl
           
 

Uses of IAccountDao in net.sf.emarket.account.service
 

Methods in net.sf.emarket.account.service with parameters of type IAccountDao
 void AccountManagerServiceImpl.setAccountDao(IAccountDao dao)
           
 



Copyright © 2009. All Rights Reserved.