| _Close() | Oracle8iCursor | [protected, virtual] |
| _DatabaseConnection | Cursor | [protected] |
| _Execute() | Oracle8iCursor | [protected, virtual] |
| _FetchNext() | Oracle8iCursor | [protected, virtual] |
| _FetchPrev() | Oracle8iCursor | [protected, virtual] |
| _GetPassword() | Cursor | [protected] |
| _GetUserName() | Cursor | [protected] |
| _Open() | Oracle8iCursor | [protected, virtual] |
| _Opened | Cursor | [protected] |
| _Position() | Oracle8iCursor | [protected, virtual] |
| _PreExecBind(const char *varName, const int pos, const void *varAddr, const int varLen, const IopcDataType varType, bool null=false) | Oracle8iCursor | [protected, virtual] |
| _PreExecBind(const char *varName, const void *varAddr, const int varLen, const char varType, short *varInd=NULL) | Oracle8iCursor | [protected, virtual] |
| _PreFetchBind(const int position, const void *varAddr, const int varLen, const IopcDataType varType, bool *null=NULL) | Oracle8iCursor | [protected, virtual] |
| _PreFetchBind(const int position, const void *varAddr, const int varLen, const char varType, short *varInd=NULL) | Oracle8iCursor | [protected, virtual] |
| _Prepare(const char *const sqlCommand) | Oracle8iCursor | [protected, virtual] |
| autoCommit | Oracle8iCursor | [protected] |
| clear() | Oracle8iCursor | [protected] |
| Cursor(class Connection *DbC) | Cursor | [protected] |
| errorHandle | Oracle8iCursor | [protected] |
| getVarTypeAndLength(int &varLen, const IopcDataType varType, const void *varAddr, bool preExecBind) | Oracle8iCursor | [protected, static] |
| indicatorVariables | Oracle8iCursor | [protected] |
| isSelectStatement | Oracle8iCursor | [protected] |
| logDebugMessage(const char *formatString, const char *param1="", int mask=0) | Oracle8iCursor | [inline, protected, static] |
| ociEnvironment | Oracle8iCursor | [protected] |
| oldTypeToIopcType(const char oldType) | Oracle8iCursor | [protected, static] |
| Oracle8iCursor(class Connection *connection) | Oracle8iCursor | [protected] |
| position | Oracle8iCursor | [protected] |
| processOCIError(int ociRetVal, const char *ociFunctionName, const char *myFunctionName, bool useEnvHandle=0) | Oracle8iCursor | [inline, protected] |
| processOCIErrorGlobal(Oracle8iClassType classType, OCIEnv *ociEnvironment, OCIError *errorHandle, sword ociRetVal, const char *ociFunctionName, const char *myFunctionName, bool useEnvHandle) | Oracle8iCursor | [friend] |
| serviceContext | Oracle8iCursor | [protected] |
| stmtHandle | Oracle8iCursor | [protected] |
| ~Cursor() | Cursor | [virtual] |
| ~Oracle8iCursor() | Oracle8iCursor | [virtual] |