Package com.softslate.commerce.daos.administrator

Interface Summary
AdministratorDAO Interface for a DAO to manage the sscAdministrator table of the database.
AdministratorGatewayDAO Interface for a DAO that runs miscellaneous queries for the administrator application.
RoleDAO Interface for a DAO to manage the sscRole table of the database.
RoleGatewayDAO Interface for a DAO that runs miscellaneous queries related to roles.
 

Class Summary
AdministratorDAOHibernate Generic DAO to manage the sscAdministrator table of the database.
AdministratorGatewayDAOHibernate Generic DAO that runs miscellaneous queries for the administrator application.
RoleDAOHibernate Generic DAO to manage the sscRole table of the database.
RoleGatewayDAOHibernate Generic DAO that runs miscellaneous queries related to roles.
 



Copyright ? SoftSlate, LLC 2003?2005