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

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

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

Classes in com.ibatis.jpetstore.persistence.sqlmapdao that implement ItemDao
 class ItemSqlMapDao
           
 

Uses of ItemDao in com.ibatis.jpetstore.service
 

Fields in com.ibatis.jpetstore.service declared as ItemDao
private  ItemDao CatalogService.itemDao
           
private  ItemDao OrderService.itemDao
           
 



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