Class CountryDAOHibernate

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

public class CountryDAOHibernate extends BaseDAO implements DAOInterface, CountryDAO
Generic DAO to manage the sscCountry table of the database.
Author:
David Tobey