libodbc++  0.2.5
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 NodbcThe namespace where all libodbc++ classes reside
 CBytesA chunk of bytes
 CCallableStatementA prepared statement suited for stored procedure calls
 CConnectionA database connection
 CDatabaseMetaDataProvides several tons of information about a data source
 CDataSourceA Data Source
 CDateAn SQL DATE
 CDriverAn ODBC Driver with it's information
 CDriverManagerThe DriverManager
 CDriverMessageUsed internally - represents the result of an SQLError call
 CErrorHandlerBase class for everything that might contain warnings
 CPreparedStatementA prepared statement
 CResultSetA result set
 CResultSetMetaDataProvides meta data about a result set
 CSQLExceptionThe exception thrown when errors occur inside the library
 CSQLWarningRepresents an SQL warning
 CStatementA simple non-prepared statement
 CTimeAn SQL TIME
 CTimestampAn SQL TIMESTAMP
 CTypesSQL type constants

Go back to the libodbc++ homepage