Interface CategoryDAO

All Superinterfaces:
DAOInterface
All Known Implementing Classes:
CategoryDAOHibernate

public interface CategoryDAO extends DAOInterface
Interface for a DAO to manage the sscCategory table of the database.
Author:
David Tobey