KexiDB::ConnectionInternal Class Reference
#include <connection_p.h>
Inheritance diagram for KexiDB::ConnectionInternal:

Detailed Description
Interface for connection's internals, implemented within drivers.
Definition at line 28 of file connection_p.h.
Public Member Functions | |
| ConnectionInternal (Connection *conn) | |
| virtual | ~ConnectionInternal () |
| virtual void | storeResult ()=0 |
Public Attributes | |
| Connection * | connection |
Constructor & Destructor Documentation
|
|
Definition at line 68 of file connection.cpp. |
|
|
Definition at line 73 of file connection.cpp. |
Member Function Documentation
|
|
Implemented in NAMESPACE::MySqlConnectionInternal, KexiDB::pqxxSqlConnectionInternal, and KexiDB::SQLiteConnectionInternal. |
Member Data Documentation
|
|
Definition at line 35 of file connection_p.h. |
The documentation for this class was generated from the following files:
