Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members

FXEX::FXDatabaseInterface Class Reference

FXDatabaseInterface is the base class for connection handling of a real database interface, such as an ODBC interface. More...

#include <FXDatabaseInterface.h>

Inheritance diagram for FXEX::FXDatabaseInterface::

FXEX::FXBaseObject FXObject List of all members.

Detailed Description

FXDatabaseInterface is the base class for connection handling of a real database interface, such as an ODBC interface.

Child classes implement specific handling of connecting to a real database, executing the real query, etc.

Definition at line 41 of file FXDatabaseInterface.h.