Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members  

odbc::ErrorHandler Class Reference

Base class for everything that might contain warnings. More...

#include <errorhandler.h>

Inheritance diagram for odbc::ErrorHandler::

odbc::Connection odbc::ResultSet odbc::Statement odbc::PreparedStatement odbc::CallableStatement List of all members.

Public Methods

Protected Methods


Detailed Description

Base class for everything that might contain warnings.


Member Function Documentation

WarningList* odbc::ErrorHandler::getWarnings  
 

Fetches all the warnings in this object.

The caller is responsive for deleteing the returned object.


The documentation for this class was generated from the following file:
Go back to the freeodbc++ homepage