Interface DiscountDAO

All Superinterfaces:
DAOInterface
All Known Implementing Classes:
DiscountDAOHibernate

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