Interface ShippingRateDAO

All Superinterfaces:
DAOInterface
All Known Implementing Classes:
ShippingRateDAOHibernate

public interface ShippingRateDAO extends DAOInterface
Interface for a DAO to manage the sscShippingRate table of the database.
Author:
David Tobey
  • Method Details