Interface ManufacturerDAO

All Superinterfaces:
DAOInterface
All Known Implementing Classes:
ManufacturerDAOHibernate

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