Interface OrderSettingDAO

All Superinterfaces:
DAOInterface
All Known Implementing Classes:
OrderSettingDAOHibernate

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