Package com.softslate.commerce.daos.customer

Data access interfaces and classes related to customers.

See:
          Description

Interface Summary
CustomerAddressDAO Interface for a DAO to manage the sscCustomerAddress table of the database.
CustomerAddressGatewayDAO Interface for a DAO that runs miscellaneous queries related to customer addresses.
CustomerDAO Interface for a DAO to manage the sscCustomer table of the database.
CustomerGatewayDAO Interface for a DAO that runs miscellaneous queries related to customers.
 

Class Summary
CustomerAddressDAOHibernate Generic DAO to manage the sscCustomerAddress table of the database.
CustomerAddressGatewayDAOHibernate Generic DAO that runs miscellaneous queries related to delivery addresses.
CustomerDAOHibernate Generic DAO to manage the sscCustomer table of the database.
CustomerGatewayDAOHibernate Generic DAO that runs miscellaneous queries related to customers.
 

Package com.softslate.commerce.daos.customer Description

Data access interfaces and classes related to customers.



Copyright ? SoftSlate, LLC 2003?2005