Difference between revisions of "OpenDBX/C++ API/1.0"

From Linuxnetworks
Jump to: navigation, search
(initial C++ class index)
 
(fixed links)
 
Line 1: Line 1:
 
* [[OpenDBX/C++ API/1.0/Conn|class Conn]]: Encapsulates a connection to a database.   
 
* [[OpenDBX/C++ API/1.0/Conn|class Conn]]: Encapsulates a connection to a database.   
* [[OpenDBX/C++ API/1.0/Conn|class Stmt]]: Statement object.
+
* [[OpenDBX/C++ API/1.0/Stmt|class Stmt]]: Statement object.
* [[OpenDBX/C++ API/1.0/Conn|class Result]]: Provides result sets from the database.   
+
* [[OpenDBX/C++ API/1.0/Result|class Result]]: Provides result sets from the database.   
* [[OpenDBX/C++ API/1.0/Conn|class Lob]]: Handling large objects if supported by the database.   
+
* [[OpenDBX/C++ API/1.0/Lob|class Lob]]: Handling large objects if supported by the database.   
* [[OpenDBX/C++ API/1.0/Conn|class Exception ]]: Exceptions thrown by the OpenDBX classes.
+
* [[OpenDBX/C++ API/1.0/Exception|class Exception]]: Exceptions thrown by the OpenDBX classes.

Latest revision as of 10:29, 4 March 2009