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 npcCustomerAddress 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 npcCustomer table of the database.
CustomerGatewayDAO Interface for a DAO that runs miscellaneous queries related to customers.
 

Class Summary
CustomerAddressDAOBasic Generic DAO to manage the npcCustomerAddress table of the database.
CustomerAddressGatewayDAOBasic Generic DAO that runs miscellaneous queries related to delivery addresses.
CustomerDAOBasic Generic DAO to manage the npcCustomer table of the database.
CustomerGatewayDAOBasic 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, Inc. 2003–2005