| _checkConError(SQLHDBC hdbc, SQLRETURN r, const ODBCXX_CHAR_TYPE *what=ODBCXX_STRING_CONST("")) | odbc::ErrorHandler | [inline, protected] |
| _checkConError(SQLHDBC hdbc, SQLRETURN r, const ODBCXX_CHAR_TYPE *what=ODBCXX_STRING_CONST("")) | odbc::ErrorHandler | [inline, protected] |
| _checkEnvError(SQLHENV henv, SQLRETURN r, const ODBCXX_CHAR_TYPE *what=ODBCXX_STRING_CONST("")) | odbc::ErrorHandler | [inline, protected] |
| _checkEnvError(SQLHENV henv, SQLRETURN r, const ODBCXX_CHAR_TYPE *what=ODBCXX_STRING_CONST("")) | odbc::ErrorHandler | [inline, protected] |
| _checkStmtError(SQLHSTMT hstmt, SQLRETURN r, const ODBCXX_CHAR_TYPE *what=ODBCXX_STRING_CONST("")) | odbc::ErrorHandler | [inline, protected] |
| _checkStmtError(SQLHSTMT hstmt, SQLRETURN r, const ODBCXX_CHAR_TYPE *what=ODBCXX_STRING_CONST("")) | odbc::ErrorHandler | [inline, protected] |
| clearWarnings() | odbc::ErrorHandler | |
| clearWarnings() | odbc::ErrorHandler | |
| commit() | odbc::Connection | |
| commit() | odbc::Connection | |
| createStatement() | odbc::Connection | |
| createStatement(int resultSetType, int resultSetConcurrency) | odbc::Connection | |
| createStatement() | odbc::Connection | |
| createStatement(int resultSetType, int resultSetConcurrency) | odbc::Connection | |
| ErrorHandler(bool collectWarnings=true) | odbc::ErrorHandler | [protected] |
| ErrorHandler(bool collectWarnings=true) | odbc::ErrorHandler | [protected] |
| getAutoCommit() | odbc::Connection | |
| getAutoCommit() | odbc::Connection | |
| getCatalog() | odbc::Connection | |
| getCatalog() | odbc::Connection | |
| getMetaData() | odbc::Connection | |
| getMetaData() | odbc::Connection | |
| getTrace() | odbc::Connection | |
| getTrace() | odbc::Connection | |
| getTraceFile() | odbc::Connection | |
| getTraceFile() | odbc::Connection | |
| getTransactionIsolation() | odbc::Connection | |
| getTransactionIsolation() | odbc::Connection | |
| getWarnings() | odbc::ErrorHandler | |
| getWarnings() | odbc::ErrorHandler | |
| isReadOnly() | odbc::Connection | |
| isReadOnly() | odbc::Connection | |
| nativeSQL(const ODBCXX_STRING &sql) | odbc::Connection | |
| nativeSQL(const ODBCXX_STRING &sql) | odbc::Connection | |
| prepareCall(const ODBCXX_STRING &sql) | odbc::Connection | |
| prepareCall(const ODBCXX_STRING &sql, int resultSetType, int resultSetConcurrency) | odbc::Connection | |
| prepareCall(const ODBCXX_STRING &sql) | odbc::Connection | |
| prepareCall(const ODBCXX_STRING &sql, int resultSetType, int resultSetConcurrency) | odbc::Connection | |
| prepareStatement(const ODBCXX_STRING &sql) | odbc::Connection | |
| prepareStatement(const ODBCXX_STRING &sql, int resultSetType, int resultSetConcurrency) | odbc::Connection | |
| prepareStatement(const ODBCXX_STRING &sql) | odbc::Connection | |
| prepareStatement(const ODBCXX_STRING &sql, int resultSetType, int resultSetConcurrency) | odbc::Connection | |
| rollback() | odbc::Connection | |
| rollback() | odbc::Connection | |
| setAutoCommit(bool autoCommit) | odbc::Connection | |
| setAutoCommit(bool autoCommit) | odbc::Connection | |
| setCatalog(const ODBCXX_STRING &catalog) | odbc::Connection | |
| setCatalog(const ODBCXX_STRING &catalog) | odbc::Connection | |
| setReadOnly(bool readOnly) | odbc::Connection | |
| setReadOnly(bool readOnly) | odbc::Connection | |
| setTrace(bool on) | odbc::Connection | |
| setTrace(bool on) | odbc::Connection | |
| setTraceFile(const ODBCXX_STRING &s) | odbc::Connection | |
| setTraceFile(const ODBCXX_STRING &s) | odbc::Connection | |
| setTransactionIsolation(TransactionIsolation isolation) | odbc::Connection | |
| setTransactionIsolation(TransactionIsolation isolation) | odbc::Connection | |
| TRANSACTION_NONE enum value | odbc::Connection | |
| TRANSACTION_READ_COMMITTED enum value | odbc::Connection | |
| TRANSACTION_READ_UNCOMMITTED enum value | odbc::Connection | |
| TRANSACTION_REPEATABLE_READ enum value | odbc::Connection | |
| TRANSACTION_SERIALIZABLE enum value | odbc::Connection | |
| TransactionIsolation enum name | odbc::Connection | |
| TransactionIsolation enum name | odbc::Connection | |
| ~Connection() | odbc::Connection | [virtual] |
| ~Connection() | odbc::Connection | [virtual] |
| ~ErrorHandler() | odbc::ErrorHandler | [virtual] |
| ~ErrorHandler() | odbc::ErrorHandler | [virtual] |