Interface StateDAO

All Superinterfaces:
DAOInterface
All Known Implementing Classes:
StateDAOHibernate

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