SourcePro® API Reference Guide

 
Classes

Module Description

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  RWDBNativeType1
 Represents an Oracle PL/SQL cursor type. 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 © 2023 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved.