Interface OptionDAO

All Superinterfaces:
DAOInterface
All Known Implementing Classes:
OptionDAOHibernate

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