Class AttributeDAOHibernate

java.lang.Object
com.softslate.commerce.daos.core.BaseDAO
com.softslate.commerce.daos.product.AttributeDAOHibernate
All Implemented Interfaces:
DAOInterface, AttributeDAO

public class AttributeDAOHibernate extends BaseDAO implements DAOInterface, AttributeDAO
Generic DAO to manage the sscAttribute table of the database.
Author:
David Tobey