| _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] |
| _getDriverInfo() const | odbc::Statement | [inline, protected] |
| _getDriverInfo() const | odbc::Statement | [inline, protected] |
| cancel() | odbc::Statement | |
| cancel() | odbc::Statement | |
| clearWarnings() | odbc::ErrorHandler | |
| clearWarnings() | odbc::ErrorHandler | |
| close() | odbc::Statement | |
| close() | odbc::Statement | |
| connection_ | odbc::Statement | [protected] |
| connection_ | odbc::Statement | [protected] |
| ErrorHandler(bool collectWarnings=true) | odbc::ErrorHandler | [protected] |
| ErrorHandler(bool collectWarnings=true) | odbc::ErrorHandler | [protected] |
| execute(const ODBCXX_STRING &sql) | odbc::Statement | [virtual] |
| execute(const ODBCXX_STRING &sql) | odbc::Statement | [virtual] |
| executeQuery(const ODBCXX_STRING &sql) | odbc::Statement | [virtual] |
| executeQuery(const ODBCXX_STRING &sql) | odbc::Statement | [virtual] |
| executeUpdate(const ODBCXX_STRING &sql) | odbc::Statement | [virtual] |
| executeUpdate(const ODBCXX_STRING &sql) | odbc::Statement | [virtual] |
| getConnection() | odbc::Statement | |
| getConnection() | odbc::Statement | |
| getEscapeProcessing() | odbc::Statement | |
| getEscapeProcessing() | odbc::Statement | |
| getFetchSize() | odbc::Statement | [inline] |
| getFetchSize() | odbc::Statement | [inline] |
| getMaxFieldSize() | odbc::Statement | |
| getMaxFieldSize() | odbc::Statement | |
| getMaxRows() | odbc::Statement | |
| getMaxRows() | odbc::Statement | |
| getMoreResults() | odbc::Statement | |
| getMoreResults() | odbc::Statement | |
| getQueryTimeout() | odbc::Statement | |
| getQueryTimeout() | odbc::Statement | |
| getResultSet() | odbc::Statement | |
| getResultSet() | odbc::Statement | |
| getResultSetConcurrency() | odbc::Statement | [inline] |
| getResultSetConcurrency() | odbc::Statement | [inline] |
| getResultSetType() | odbc::Statement | [inline] |
| getResultSetType() | odbc::Statement | [inline] |
| getUpdateCount() | odbc::Statement | |
| getUpdateCount() | odbc::Statement | |
| getWarnings() | odbc::ErrorHandler | |
| getWarnings() | odbc::ErrorHandler | |
| hstmt_ | odbc::Statement | [protected] |
| lastExecute_ | odbc::Statement | [protected] |
| setCursorName(const ODBCXX_STRING &name) | odbc::Statement | |
| setCursorName(const ODBCXX_STRING &name) | odbc::Statement | |
| setEscapeProcessing(bool on) | odbc::Statement | |
| setEscapeProcessing(bool on) | odbc::Statement | |
| setFetchSize(int size) | odbc::Statement | |
| setFetchSize(int size) | odbc::Statement | |
| setMaxFieldSize(int maxFieldSize) | odbc::Statement | |
| setMaxFieldSize(int maxFieldSize) | odbc::Statement | |
| setMaxRows(int maxRows) | odbc::Statement | |
| setMaxRows(int maxRows) | odbc::Statement | |
| setQueryTimeout(int seconds) | odbc::Statement | |
| setQueryTimeout(int seconds) | odbc::Statement | |
| ~ErrorHandler() | odbc::ErrorHandler | [virtual] |
| ~ErrorHandler() | odbc::ErrorHandler | [virtual] |
| ~Statement() | odbc::Statement | [virtual] |
| ~Statement() | odbc::Statement | [virtual] |