Class CustomerAddressDAOHibernate

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

public class CustomerAddressDAOHibernate extends BaseDAO implements CustomerAddressDAO
Generic DAO to manage the sscCustomerAddress table of the database.
Author:
David Tobey