Class RoleDAOHibernate

java.lang.Object
com.softslate.commerce.daos.core.BaseDAO
com.softslate.commerce.daos.administrator.RoleDAOHibernate
All Implemented Interfaces:
RoleDAO, DAOInterface

public class RoleDAOHibernate extends BaseDAO implements RoleDAO
Generic DAO to manage the sscRole table of the database.
Author:
David Tobey