![]() SourcePro C++ 12.5 |
SourcePro® C++ API Reference Guide |
Product Documentation: SourcePro C++ Documentation Home |
The Open SQL interface contains three classes that give you direct control over the execution of SQL statements and the data that is bound to them. The Open SQL interface is described in detail in the DB Interface Module User's Guide.
Classes | |
| class | RWDBAbstractBuffer |
| Encapsulates a buffer of data, including its indicator array. More... | |
| class | RWDBBinaryCallback |
| Base class for user-defined callback methods that fetch and send binary data. More... | |
| class | RWDBCharCallback |
| Base class for user-defined callback methods that fetch and send character data. More... | |
| class | RWDBDataCallback |
| Base class for user-defined callbacks. More... | |
| class | RWDBMultiRow |
| Provides a mechanism by which a collection of bindable objects can be used with the RWDBValue and RWDBRow interface. More... | |
| class | RWDBOSql |
| Encapsulates a database-specific SQL statement with all its input and output bindings. More... | |
| class | RWDBTBuffer< T > |
| Template class that encapsulates a fixed-sized array of elements of type T. More... | |
| class | RWDBUChar16Callback |
| Base class for user-defined callbacks that fetch and send UTF-16 character data. More... | |
© 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.
Provide feedback to Rogue Wave about its documentation.