Interface AttributeDAO

All Superinterfaces:
DAOInterface
All Known Implementing Classes:
AttributeDAOHibernate

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