Class CustomerDAOHibernate

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

public class CustomerDAOHibernate extends BaseDAO implements CustomerDAO
Generic DAO to manage the sscCustomer table of the database.
Author:
David Tobey