TnFXSQLDB.h File Reference


Detailed Description

Defines classes used to work with SQL databases.

#include "FXTime.h"
#include "FXRefedObject.h"
#include "QBuffer.h"
#include "QHostAddress.h"
#include "QTrans.h"
#include <qcstring.h>

Include dependency graph for TnFXSQLDB.h:

This graph shows which files directly or indirectly include this file:


Namespaces

namespace  FX
namespace  FX::TnFXSQLDBImpl

Classes

class  FX::TnFXSQLDB
 The abstract base class of a SQL database driver. More...
struct  FX::TnFXSQLDB::Capabilities
 Driver capabilities. More...
struct  FX::TnFXSQLDB::CPPToSQL92Type< type >
struct  FX::TnFXSQLDB::toCPPType< instance >
 Invokes instance with the C++ type the specified SQL data type best matches via FX::Generic::TL::dynamicAt. More...
class  FX::TnFXSQLDBTransaction
 Manages a SQL database transaction. More...
class  FX::TnFXSQLDBCursor
 Abstract base class for a cursor which can iterate through the results of executing a statement. More...
class  FX::TnFXSQLDBStatement
 The abstract base class of a prepared SQL statement. More...
class  FX::TnFXSQLDBColumn
 Represents information about a column in a row. More...
class  FX::TnFXSQLDBRegistry
 Knows of all currently available FX::TnFXSQLDB's. More...

Defines

#define FXSQLMODULEAPI

Typedefs

typedef FXRefingObject
< TnFXSQLDBStatement > 
FX::TnFXSQLDBStatementRef
typedef FXRefingObject
< TnFXSQLDBCursor > 
FX::TnFXSQLDBCursorRef
typedef FXRefingObject
< TnFXSQLDBColumn > 
FX::TnFXSQLDBColumnRef

(C) 2002-2008 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Jun 13 21:55:16 2008 for TnFOX by doxygen v1.5.6