| __canTransact | SQL::Connection | protected |
| __close() | OciConnection | virtual |
| __commitTrans() | OciConnection | virtual |
| __createQueryInstance(SQL::Query **_queryHandleOut) | OciConnection | virtual |
| __env | OciConnection | protected |
| __error | OciConnection | protected |
| __error2 | OciConnection | protected |
| __errorCode | SQL::Connection | protected |
| __errorFileName | SQL::Connection | protected |
| __errorLine | SQL::Connection | protected |
| __execute(const char *_sql, size_t _sqllen) | OciConnection | virtual |
| __getErrorMessage(char *_buf, size_t *_buflen) | OciConnection | virtual |
| __getServerInfo(char *_buf, size_t *_buflen) | OciConnection | virtual |
| __open(const char *_cons, size_t _conslen) | OciConnection | virtual |
| __pad0__ | SQL::Connection | |
| __rollbackTrans() | OciConnection | virtual |
| __server | OciConnection | protected |
| __serverAttached | OciConnection | protected |
| __serverTitle | SQL::Connection | protected |
| __session | OciConnection | protected |
| __sessionStarted | OciConnection | protected |
| __startTrans() | OciConnection | virtual |
| __states | SQL::Connection | protected |
| __svcctx | OciConnection | protected |
| __trans | OciConnection | protected |
| _filename | SQL::Connection | |
| _line | SQL::Connection | |
| addRef() | SQL::Connection | |
| canTransact() const | SQL::Connection | inline |
| className() const | Object | |
| close() | SQL::Connection | |
| closeHelper(bool bEnableDebugInfo) | OciConnection | protected |
| commitTrans() | SQL::Connection | |
| Connection(const wchar_t *_serverTitle) | SQL::Connection | protected |
| createQueryInstance(Query **_queryHandle) | SQL::Connection | |
| DescriptorAlloc(void **_descpp, ub4 _type, size_t _xtramem_sz=0, void **_usrmempp=NULL) | OciConnection | inline |
| DescriptorFree(void *_descp, ub4 _type) | OciConnection | inline |
| destroy() | OciConnection | virtual |
| destroyQueryInstance(Query *_queryHandle) | SQL::Connection | |
| envHandle() const | OciConnection | inline |
| errorCode() const | SQL::Connection | inline |
| errorHandle() const | OciConnection | inline |
| errorHandle2() const | OciConnection | inline |
| execute(const char *_sql, size_t _sqllen) | SQL::Connection | |
| executeHelper(const char *_sql, size_t _sqllen) | OciConnection | protected |
| getErrorMessage(char *_buf, size_t *_buflen) | SQL::Connection | |
| getServerInfo(char *_buf, size_t *_buflen) | SQL::Connection | |
| HandleAlloc(void **_hndlpp, ub4 _type, size_t _xtramem_sz=0, void **_usrmempp=NULL) | OciConnection | inline |
| HandleFree(void *_hndlp, ub4 _type) | OciConnection | inline |
| inState(unsigned int _state) const | SQL::Connection | inline |
| isInstanceOf(const std::type_info &typeinfo) const | Object | |
| Object() | Object | protected |
| OciConnection(const wchar_t *_serverTitle) | OciConnection | |
| open(const char *_conn, size_t _connlen) | SQL::Connection | |
| refCount() const | SQL::Connection | inline |
| release() | SQL::Connection | |
| rollbackTrans() | SQL::Connection | |
| serverTitle() const | SQL::Connection | inline |
| sessionHandle() const | OciConnection | inline |
| setErrorHandle(SQL::Error _error, sword _status, OCIError *_OCIError, bool _priorReset, const wchar_t *_filename, int _line) | OciConnection | inline |
| setErrorMessage(const ByteString &_message, const wchar_t *_filename, int _line) | OciConnection | inline |
| splitConnStr(const char *_connstr, size_t _strlen, ListedByteStringToByteStringMap &_results) | SQL::Connection | static |
| startTrans() | SQL::Connection | |
| State enum name | SQL::Connection | |
| stClosed enum value | SQL::Connection | |
| stInTransaction enum value | SQL::Connection | |
| stOpenned enum value | SQL::Connection | |
| svcHandle() const | OciConnection | inline |
| toString() const | Object | virtual |
| typeInfo() const | Object | virtual |
| ~Connection() | SQL::Connection | protectedvirtual |
| ~Object() | Object | protectedvirtual |
| ~OciConnection() | OciConnection | virtual |