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

2.2 Callback Classes

The DB Interface Module offers execution of your code at various places using callbacks. It provides the capability to customize your applications at both the database and the connection level as needed.

Applications can use callbacks for specific purposes such as enabling login authentication mechanisms, for example, Kerberos, or configuring data encryption between the database client and server, or simply to set a database property. Callbacks may be used to execute any user code, whether database related or not, at the callback points in SourcePro DB.

Table 1: The Callback Classes 

Class Name Description

RWDBConnCallback

Handle class encapsulating reference-counted pointer to the RWDBConnCallbackImp body class.

RWDBConnCallbackImp

Implements connection callbacks.

RWDBDatabaseCallback

Handle class encapsulating reference-counted pointer to the RWDBDatabaseCallbackImp body class.

RWDBDatabaseCallbackImp

Implements database callbacks.



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.