#include <oratypes.h>
#include <ocidfn.h>
#include <oci1.h>
#include <oro.h>
#include <ori.h>
#include <orl.h>
#include <ort.h>
#include <ociextp.h>
#include <ociapr.h>
#include <ociap.h>
#include <ocixmldb.h>
#include <oci8dp.h>
Go to the source code of this file.
| #define OCI_ATTR_DATA_SIZE 1 |
| #define OCI_ATTR_DATA_TYPE 2 |
| #define OCI_ATTR_NAME 4 |
| #define OCI_ATTR_PARAM_COUNT 18 |
| #define OCI_ATTR_PASSWORD 23 |
| #define OCI_ATTR_ROW_COUNT 9 |
Definition at line 804 of file oci.h.
Referenced by TeOCICursor::moveFirst(), and TeOCICursor::numRows().
| #define OCI_ATTR_ROWS_FETCHED 197 |
Definition at line 1055 of file oci.h.
Referenced by TeOCICursor::moveNext(), and TeOCICursor::moveTo().
| #define OCI_ATTR_SCALE 6 |
| #define OCI_ATTR_SERVER 6 |
| #define OCI_ATTR_SESSION 7 |
| #define OCI_ATTR_STMT_TYPE 24 |
Definition at line 824 of file oci.h.
Referenced by TeOCICursor::queryType(), and TeOCIConnection::queryType().
| #define OCI_ATTR_TRANS 8 |
| #define OCI_ATTR_USERNAME 22 |
| #define OCI_CONTINUE -24200 |
Definition at line 1166 of file oci.h.
Referenced by TeOCICursor::checkError(), and TeOCIConnection::checkError().
| #define OCI_CRED_RDBMS 1 |
| #define OCI_DEFAULT 0x00000000 |
Definition at line 1247 of file oci.h.
Referenced by TeOCICursor::allocateCursor(), TeOCIConnection::bindByPos(), TeOCICursor::bindOrdinates(), TeOCIConnection::bindOrdinates(), TeOCIConnection::connect(), TeOCICursor::defineByPos(), TeOCIConnection::disconnect(), TeOCIConnection::execute(), TeOCIConnection::executeBLOBSTM(), TeOCIConnection::executeSDOSTM(), TeOCICursor::fetch(), TeOCICursor::moveFirst(), TeOCICursor::moveLast(), TeOCICursor::moveNext(), TeOCICursor::moveTo(), TeOCICursor::prepare(), TeOCIConnection::prepare(), TeOCICursor::query(), and TeOCICursor::querySDO().
| #define OCI_DTYPE_PARAM 53 |
| #define OCI_ERROR -1 |
Definition at line 1159 of file oci.h.
Referenced by TeOCICursor::checkError(), and TeOCIConnection::checkError().
| #define OCI_FETCH_ABSOLUTE 0x20 |
| #define OCI_FETCH_FIRST 0x04 |
| #define OCI_FETCH_LAST 0x08 |
| #define OCI_FETCH_NEXT 0x02 |
Definition at line 1224 of file oci.h.
Referenced by TeOCICursor::fetch(), TeOCICursor::moveFirst(), and TeOCICursor::moveNext().
| #define OCI_HTYPE_DESCRIBE 7 |
Definition at line 712 of file oci.h.
Referenced by TeOCICursor::close(), TeOCIConnection::disconnect(), and TeOCICursor::open().
| #define OCI_HTYPE_ENV 1 |
| #define OCI_HTYPE_ERROR 2 |
Definition at line 707 of file oci.h.
Referenced by TeOCICursor::checkError(), TeOCIConnection::checkError(), TeOCIConnection::connect(), and TeOCIConnection::disconnect().
| #define OCI_HTYPE_SERVER 8 |
Definition at line 713 of file oci.h.
Referenced by TeOCIConnection::connect(), and TeOCIConnection::disconnect().
| #define OCI_HTYPE_SESSION 9 |
Definition at line 714 of file oci.h.
Referenced by TeOCIConnection::connect(), and TeOCIConnection::disconnect().
| #define OCI_HTYPE_STMT 4 |
Definition at line 709 of file oci.h.
Referenced by TeOCICursor::close(), TeOCIConnection::connect(), TeOCIConnection::disconnect(), TeOCICursor::loadCollDescription(), TeOCICursor::moveFirst(), TeOCICursor::moveNext(), TeOCICursor::moveTo(), TeOCICursor::numCol(), TeOCICursor::numRows(), TeOCICursor::open(), TeOCICursor::queryType(), and TeOCIConnection::queryType().
| #define OCI_HTYPE_SVCCTX 3 |
Definition at line 708 of file oci.h.
Referenced by TeOCIConnection::connect(), and TeOCIConnection::disconnect().
| #define OCI_HTYPE_TRANS 10 |
Definition at line 716 of file oci.h.
Referenced by TeOCIConnection::connect(), and TeOCIConnection::disconnect().
| #define OCI_INVALID_HANDLE -2 |
Definition at line 1160 of file oci.h.
Referenced by TeOCICursor::checkError(), and TeOCIConnection::checkError().
| #define OCI_NEED_DATA 99 |
Definition at line 1161 of file oci.h.
Referenced by TeOCICursor::checkError(), and TeOCIConnection::checkError().
| #define OCI_NO_DATA 100 |
Definition at line 1158 of file oci.h.
Referenced by TeOCICursor::checkError(), TeOCIConnection::checkError(), TeOCICursor::moveFirst(), TeOCICursor::moveNext(), and TeOCICursor::moveTo().
| #define OCI_NTV_SYNTAX 1 |
Definition at line 1215 of file oci.h.
Referenced by TeOCICursor::prepare(), and TeOCIConnection::prepare().
| #define OCI_OBJECT 0x00000002 |
| #define OCI_STILL_EXECUTING -3123 |
Definition at line 1162 of file oci.h.
Referenced by TeOCICursor::checkError(), and TeOCIConnection::checkError().
| #define OCI_STMT_SCROLLABLE_READONLY 0x08 |
Definition at line 1367 of file oci.h.
Referenced by TeOCICursor::query(), and TeOCICursor::querySDO().
| #define OCI_SUCCESS 0 |
Definition at line 1155 of file oci.h.
Referenced by TeOCICursor::allocateCursor(), TeOCICursor::appendOrdinates(), TeOCICursor::bindOrdinates(), TeOCICursor::checkError(), TeOCIConnection::checkError(), TeOCIConnection::executeBLOBSTM(), TeOCICursor::fetch(), TeOCICursor::getCoordinates(), TeOCICursor::getFieldValue(), TeOCICursor::getXYZcoord(), TeOCICursor::moveFirst(), TeOCICursor::moveLast(), TeOCICursor::moveNext(), TeOCICursor::moveTo(), TeOCICursor::open(), TeOCICursor::prepare(), TeOCICursor::query(), TeOCICursor::querySDO(), and TeOCICursor::queryType().
| #define OCI_SUCCESS_WITH_INFO 1 |
Definition at line 1156 of file oci.h.
Referenced by TeOCICursor::allocateCursor(), TeOCICursor::appendOrdinates(), TeOCICursor::bindOrdinates(), TeOCICursor::checkError(), TeOCIConnection::checkError(), TeOCIConnection::executeBLOBSTM(), TeOCICursor::fetch(), TeOCICursor::getFieldValue(), TeOCICursor::getXYZcoord(), TeOCICursor::moveFirst(), TeOCICursor::moveLast(), TeOCICursor::moveNext(), TeOCICursor::moveTo(), TeOCICursor::open(), TeOCICursor::prepare(), TeOCICursor::query(), TeOCICursor::querySDO(), and TeOCICursor::queryType().
| #define OCI_THREADED 0x00000001 |
| #define OCI_TRANS_NEW 0x00000001 |
| typedef struct OCIAnyData OCIAnyData |
| typedef struct OCIAnyDataCtx OCIAnyDataCtx |
| typedef struct OCIAnyDataSet OCIAnyDataSet |
| typedef struct OCIAQAgent OCIAQAgent |
| typedef struct OCIAQDeqOptions OCIAQDeqOptions |
| typedef struct OCIAQEnqOptions OCIAQEnqOptions |
| typedef struct OCIAQMsgProperties OCIAQMsgProperties |
| typedef struct OCIAQNfyDescriptor OCIAQNfyDescriptor |
| typedef struct OCIAQSignature OCIAQSignature |
| typedef struct OCIAuthInfo OCIAuthInfo |
| typedef struct OCILobLocator OCIBFileLocator |
| typedef struct OCILobLocator OCIBlobLocator |
| typedef struct OCILobLocator OCIClobLocator |
| typedef struct OCIComplexObject OCIComplexObject |
| typedef struct OCIComplexObjectComp OCIComplexObjectComp |
| typedef struct OCIDateTime OCIDateTime |
| typedef struct OCIDescribe OCIDescribe |
| typedef struct OCIInterval OCIInterval |
| typedef ub4 OCILobLength |
| typedef struct OCILobLocator OCILobLocator |
| typedef enum OCILobMode OCILobMode |
| typedef ub4 OCILobOffset |
| typedef struct OCIPicklerFdo OCIPicklerFdo |
| typedef struct OCIPicklerImage OCIPicklerImage |
| typedef struct OCIPicklerTds OCIPicklerTds |
| typedef struct OCIPicklerTdsCtx OCIPicklerTdsCtx |
| typedef ub4 OCIPicklerTdsElement |
| typedef struct OCISecurity OCISecurity |
| typedef struct OCIServerDNs OCIServerDNs |
| typedef struct OCISession OCISession |
| typedef struct OCISnapshot OCISnapshot |
| typedef struct OCISubscription OCISubscription |
| enum OCILobMode |
Definition at line 2068 of file oci.h.
02069 { 02070 OCI_LOBMODE_READONLY = 1, /* read-only */ 02071 OCI_LOBMODE_READWRITE = 2 /* read_write for internal lobs only */ 02072 };
1.5.3