Class OptionDAOHibernate

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

public class OptionDAOHibernate extends BaseDAO implements DAOInterface, OptionDAO
Generic DAO to manage the sscOption table of the database.
Author:
David Tobey