This tutorial demonstrated how to use several key classes of DBTools.h++ to produce a typical business application. Like the previous tutorial, it built upon and used predefined classes for the different tables. These classes included VVContact, VVContactRepository, VVRentalTransaction, VVRentalTransactionRepository, VVVideo, VVVideoRepository, and the special class VVInvoice. This tutorial also showed how to group several data manipulations into a single transaction using the RWDBConnection class member functions, and how to select specific columns from several tables. For information about the specific functions and data structures available to a particular class, see the DBTools.h++ Class Reference.
©Copyright 2000, Rogue Wave Software, Inc.
Contact Rogue Wave about documentation or support issues.