Interface ProductDAO

All Superinterfaces:
DAOInterface
All Known Implementing Classes:
ProductDAOHibernate

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