![]() |
wxSQLite3 2.1.2
|
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 |
wxSQLite3IntegerCollection | Represents a named integer value collection |
wxSQLite3NamedCollection | Represents a named collection |
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 |
wxSQLite3StringCollection | Represents a named string value collection |
wxSQLite3Table | Holds the complete result set of a SQL query |
wxSQLite3Transaction | RAII class for managing transactions |