
The DB Interface Module normalizes data types between applications and vendor databases. In the process, it uses several kinds of data types:
the primitive C++ data types
a set of data types from the Essential Tools Module, including RWCString, RWWString, RWBasicUString, RWDate, RWDateTime, RWDecimalPortable, and RWTime.
the data types it defines
The data types defined by the DB Interface Module are listed and described in Table 2. See Chapter 7 in the DB Interface Module User's Guide for more information on the data model of the DB Interface Module.
| Class Name | Description |
Stores a multibyte string | |
Stores Binary Large Objects | |
|
RWDBDateTime (deprecated) | Stores a date and time value. For more information, see Section 7.4.2 in the DB Interface Module User's Guide and Section 7.4.3 in the DB Interface Module User's Guide NOTE: RWDBDateTime is deprecated. Use RWDateTime. |
Stores a time period | |
Used to detect NULL values | |
Normalizes database data types |
© 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.