Class StateDAOHibernate

java.lang.Object
com.softslate.commerce.daos.core.BaseDAO
com.softslate.commerce.daos.order.StateDAOHibernate
All Implemented Interfaces:
DAOInterface, StateDAO

public class StateDAOHibernate extends BaseDAO implements DAOInterface, StateDAO
Generic DAO to manage the sscState table of the database.
Author:
David Tobey