The wwStore business classes are all direct subclasses of the Web Connection wwBusiness class.This class is a thin business object wrapper that implements the data access layer. Subclasses can implement special business logic operations and custom data retrieval on top of the base methods. This class combines the business and data access layer into a single class with basic functionality for C.R.U.D. operations (Create, Replace, Update and Delete) automatically handled.


Last Updated: 5/31/2003 | Send topic feedback