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

RWDBVector<T>

Module:  DB Interface Module   Group:  Bulk Classes


RWDBVector<T> RWDBTBuffer<T>

Local Index

No Entries

Synopsis

#include <rw/db/dbvector.h>

RWDBVector< int > intVector(n);

Description

Class RWDBVector<T> is derived from RWDBTBuffer<T>. It is used to transfer data between the application and the database via RWDBBulkReaders and RWDBBulkInserters.


NOTE -- Class RWDBVector<T> is deprecated. Please use RWDBTBuffer<T>.

Example

The following example uses an RWDBVector<int> to insert an array of integers into a table. The 5th element in the array is inserted as null.



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.