Interface OrderDeliveryDAO

All Superinterfaces:
DAOInterface
All Known Implementing Classes:
OrderDeliveryDAOHibernate

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