Uses of Interface
net.sourceforge.pebble.dao.CategoryDAO

Packages that use CategoryDAO
net.sourceforge.pebble.dao   
net.sourceforge.pebble.dao.file   
 

Uses of CategoryDAO in net.sourceforge.pebble.dao
 

Methods in net.sourceforge.pebble.dao that return CategoryDAO
abstract  CategoryDAO DAOFactory.getCategoryDAO()
          Gets a DAO instance responsible for the dao of categories.
 

Uses of CategoryDAO in net.sourceforge.pebble.dao.file
 

Classes in net.sourceforge.pebble.dao.file that implement CategoryDAO
 class FileCategoryDAO
           
 

Methods in net.sourceforge.pebble.dao.file that return CategoryDAO
 CategoryDAO FileDAOFactory.getCategoryDAO()
          Gets a DAO instance responsible for the dao of categories.
 



Copyright © 2003-2006, Simon Brown. All Rights Reserved.