qsql_oci.h File Reference

#include <QtSql/qsqlresult.h>
#include <QtSql/qsqldriver.h>
#include <QtSql/private/qsqlcachedresult_p.h>

Go to the source code of this file.

Classes

class   QOCIResult
class   QOCIDriver

Defines

#define  Q_EXPORT_SQLDRIVER_OCI   Q_SQL_EXPORT

Typedefs

typedef struct OCIEnv  OCIEnv
typedef struct OCISvcCtx  OCISvcCtx

Define Documentation

#define Q_EXPORT_SQLDRIVER_OCI   Q_SQL_EXPORT

Definition at line 52 of file qsql_oci.h.


Typedef Documentation

typedef struct OCIEnv OCIEnv

Definition at line 64 of file qsql_oci.h.

typedef struct OCISvcCtx OCISvcCtx

Definition at line 65 of file qsql_oci.h.