Interface SettingsDAO

All Superinterfaces:
DAOInterface
All Known Implementing Classes:
SettingsDAOHibernate

public interface SettingsDAO extends DAOInterface
Interface for a DAO for setting and retrieving settings from the database.
Author:
David Tobey