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

Go back to the libodbc++ homepage