Interface EmailDAO

All Superinterfaces:
DAOInterface
All Known Implementing Classes:
EmailDAOHibernate

public interface EmailDAO extends DAOInterface
Interface for a DAO to manage the sscEmail table of the database.