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.
CustomerWishListDAO Interface for a DAO to manage the sscCustomerWishList table of the database.
CustomerWishListGatewayDAO Interface for a DAO that runs miscellaneous queries related to customer wish lists.
 

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.
CustomerWishListDAOHibernate Generic DAO to manage the sscCustomerWishList table of the database.
CustomerWishListGatewayDAOHibernate Generic DAO that runs miscellaneous queries related to wish lists.
 

Package com.softslate.commerce.daos.customer Description

Data access interfaces and classes related to customers.



Copyright © SoftSlate, LLC 2003–2010