libodbc++  0.2.5
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
oCodbc::BytesA chunk of bytes
oCodbc::DatabaseMetaDataProvides several tons of information about a data source
oCodbc::DataSourceA Data Source
oCodbc::DateAn SQL DATE
|\Codbc::TimestampAn SQL TIMESTAMP
oCodbc::DriverAn ODBC Driver with it's information
oCodbc::DriverManagerThe DriverManager
oCodbc::DriverMessageUsed internally - represents the result of an SQLError call
oCodbc::ErrorHandlerBase class for everything that might contain warnings
|oCodbc::ConnectionA database connection
|oCodbc::ResultSetA result set
|\Codbc::StatementA simple non-prepared statement
| \Codbc::PreparedStatementA prepared statement
|  \Codbc::CallableStatementA prepared statement suited for stored procedure calls
oCodbc::ResultSetMetaDataProvides meta data about a result set
oCodbc::SQLExceptionThe exception thrown when errors occur inside the library
|\Codbc::SQLWarningRepresents an SQL warning
oCodbc::TimeAn SQL TIME
|\Codbc::TimestampAn SQL TIMESTAMP
\Codbc::TypesSQL type constants

Go back to the libodbc++ homepage