Class CustomerWishListDAOHibernate

java.lang.Object
com.softslate.commerce.daos.core.BaseDAO
com.softslate.commerce.daos.customer.CustomerWishListDAOHibernate
All Implemented Interfaces:
DAOInterface, CustomerWishListDAO

public class CustomerWishListDAOHibernate extends BaseDAO implements CustomerWishListDAO
Generic DAO to manage the sscCustomerWishList table of the database.
Author:
Jason McWilliams