|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |