Interface ProductReviewDAO

All Superinterfaces:
DAOInterface
All Known Implementing Classes:
ProductReviewDAOHibernate

public interface ProductReviewDAO extends DAOInterface
Interface for a DAO to manage the sscProductReview table of the database.
Author:
Tony Zakula