Class ShippingMethodDAOHibernate

java.lang.Object
com.softslate.commerce.daos.core.BaseDAO
com.softslate.commerce.daos.shipping.ShippingMethodDAOHibernate
All Implemented Interfaces:
DAOInterface, ShippingMethodDAO

public class ShippingMethodDAOHibernate extends BaseDAO implements DAOInterface, ShippingMethodDAO
Generic DAO to manage the sscShippingMethod table of the database.
Author:
David Tobey