SqlWrapperXX Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
MySqlContextMySQL module
PostgresContextPostgreSQL module
SqlDatabaseBase class, acts as a common interface for all SQL database types
SqlDatabaseBadStatementExceptionThrown when the SQL statement failed because of syntax errors, etc
SqlDatabaseIncompleteSqlException
SqlDatabaseOpenExceptionThrown when the database connection fails to open
SqlDatabaseUnknownExceptionExceptions that fits no other category
Sqlite2ContextSQLite2 module
Sqlite3ContextSQLite3 module
SqlQueryClass to send queries and retrieve results to and from a database
SqlResultGet access to the results returned from a query, if any
SqlRowA row in the result set. Note: You shouldn't use this class directly, but instead program against the SqlResult interface

Generated on Sat Aug 18 16:21:45 2007 for SqlWrapperXX by  doxygen 1.5.0