src/QOpenOCCI.h File Reference

#include <QtSql/QtSql>
#include <iostream>
#include <memory>
#include "ocilib/ocilib.h"

Include dependency graph for QOpenOCCI.h:

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

Go to the source code of this file.

Namespaces

namespace  std

Classes

class  QOpenOCCIException
class  QOpenOCCICache
class  QOpenOCCIBindElement
class  QOpenOCCIBindElementI< C >
class  QOpenOCCIBindData
class  QOpenOCCIMetadata
struct  QOpenOCCIMetadata::ColumnMetadata
class  QOpenOCCIResult
class  QOpenOCCIDriver
 Main Driver class. More...

Defines

#define DEFAULT_MEMORY_PREFETCH   1048576
#define DEFAULT_ROWS_PREFETCH   100
#define QOPEN_OCCI_EXCEPTION(str)   (QOpenOCCIException("Error %s[%d]: %s", __FILE__, __LINE__, str))
#define MAX_ERROR_LEN   1024


Define Documentation

#define DEFAULT_MEMORY_PREFETCH   1048576

Definition at line 34 of file QOpenOCCI.h.

Referenced by QOpenOCCIDriver::createResult().

#define DEFAULT_ROWS_PREFETCH   100

Definition at line 35 of file QOpenOCCI.h.

Referenced by QOpenOCCIDriver::createResult().

#define MAX_ERROR_LEN   1024

Definition at line 41 of file QOpenOCCI.h.

Referenced by QOpenOCCIException::QOpenOCCIException().

#define QOPEN_OCCI_EXCEPTION ( str   )     (QOpenOCCIException("Error %s[%d]: %s", __FILE__, __LINE__, str))

Definition at line 40 of file QOpenOCCI.h.

Referenced by QOpenOCCIResult::bind(), QOpenOCCIDriver::createResult(), QOpenOCCIResult::exec(), QOpenOCCIDriver::open(), and QOpenOCCIDriver::QOpenOCCIDriver().


Generated on Tue Mar 18 22:47:10 2008 for QOpenOCCI by  doxygen 1.5.3