Uses of Interface
com.ibatis.jpetstore.persistence.iface.AccountDao

Packages that use AccountDao
com.ibatis.jpetstore.persistence.sqlmapdao   
com.ibatis.jpetstore.service   
 

Uses of AccountDao in com.ibatis.jpetstore.persistence.sqlmapdao
 

Classes in com.ibatis.jpetstore.persistence.sqlmapdao that implement AccountDao
 class AccountSqlMapDao
           
 

Uses of AccountDao in com.ibatis.jpetstore.service
 

Fields in com.ibatis.jpetstore.service declared as AccountDao
private  AccountDao AccountService.accountDao
           
 



Copyright © 1999-2005 Apache Software Foundation. All Rights Reserved.