OpenDBX/C++ API/1.0
From Linuxnetworks
- class Conn: Encapsulates a connection to a database.
- class Stmt: Statement object.
- class Result: Provides result sets from the database.
- class Lob: Handling large objects if supported by the database.
- class Exception: Exceptions thrown by the OpenDBX classes.