Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
DB Interface Module User's Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

11.5 Database-Independent Classes

There are many classes in the DB Interface Module that do not have an underlying database-dependent implementation. The methods supported by these classes do not interact with a database and none of the methods take an RWDBConnection as an argument. For the purpose of discussing multithread safety levels, these classes are referred to as database-independent classes. The classes that fall under this category currently are listed in Table 10.

Because these classes are database-independent, they can be treated as though they provide MT-safe level 1 support. Some of the classes in this category may not directly support acquire() and release() functions. In such cases, a generic synchronization object such as a mutex can be safely used to gain access.



Previous fileTop of DocumentContentsIndex pageNext file

© Copyright Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave and SourcePro are registered trademarks of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.