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

2.7 Bulk Classes

The DB Interface Module provides the alternative classes RWDBBulkReader and RWDBBulkInserter and related classes to help improve application performance. RWDBBulkReader and RWDBBulkInserter implement reading and inserting (writing) directly from arrays supplied by an application. Examples using the Bulk Classes are described in Chapter 8 of the DB Interface Module User's Guide.

Table 6 lists and briefly describes the Bulk Classes.

Table 6: The Bulk Classes 

Class Name Description

RWDBBulkReader

Encapsulates the bulk read mechanism of the DB Interface Module

RWDBBulkInserter

Encapsulates the bulk write mechanism of the DB Interface Module

RWDBStringVector

Deprecated. Please use the template class RWDBTBuffer<T> instead.

RWDBStringVectorElement

Deprecated. Please use the template class RWDBTBuffer<T> instead.

RWDBBinaryVector

Deprecated. Please use the template class RWDBTBuffer<T> instead.

RWDBBinaryVectorElement

Deprecated. Please use the template class RWDBTBuffer<T> instead.

RWDBDecimalVector

Deprecated. Please use the template class RWDBTBuffer<T> instead.

RWDBDecimalVectorElement

Deprecated. Please use the template class RWDBTBuffer<T> instead.

RWDBDateVector

Deprecated. Please use the template class RWDBTBuffer<T> instead.

RWDBVendorDate

Deprecated. Please use the template class RWDBTBuffer<T> instead.

RWDBVector<T>

Deprecated. Please use the template class RWDBTBuffer<T> instead.



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.