Interface CountryDAO

All Superinterfaces:
DAOInterface
All Known Implementing Classes:
CountryDAOHibernate

public interface CountryDAO extends DAOInterface
Interface for a DAO to manage the sscCountry table of the database.
Author:
David Tobey