Class CategoryDAOHibernate

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

public class CategoryDAOHibernate extends BaseDAO implements CategoryDAO
Generic DAO to manage the sscCategory table of the database.
Author:
David Tobey