| wxSQLite3AggregateFunction | Interface for user defined aggregate functions |
| wxSQLite3Authorizer | Interface for a user defined authorizer function |
| wxSQLite3Blob | Represents a SQLite BLOB handle |
| wxSQLite3Collation | Interface for a user defined collation sequence |
| wxSQLite3Database | Represents a SQLite3 database object |
| wxSQLite3Exception | SQL exception |
| wxSQLite3FunctionContext | Context for user defined scalar or aggregate functions |
| wxSQLite3Hook | Interface for a user defined hook function |
| wxSQLite3ResultSet | Result set of a SQL query |
| wxSQLite3ScalarFunction | Interface for user defined scalar functions |
| wxSQLite3Statement | Represents a prepared SQL statement |
| wxSQLite3StatementBuffer | SQL statment buffer for use with SQLite3's printf method |
| wxSQLite3Table | Holds the complete result set of a SQL query |
| wxSQLite3Transaction | RAII class for managing transactions |
1.5.6