Interface OrderItemDAO

All Superinterfaces:
DAOInterface
All Known Implementing Classes:
OrderItemDAOHibernate

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