Interface RequestLogDAO

All Superinterfaces:
DAOInterface
All Known Implementing Classes:
RequestLogDAOHibernate

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