_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] |
absolute(int row) | odbc::ResultSet | |
absolute(int row) | odbc::ResultSet | |
afterLast() | odbc::ResultSet | |
afterLast() | odbc::ResultSet | |
beforeFirst() | odbc::ResultSet | |
beforeFirst() | odbc::ResultSet | |
cancelRowUpdates() | odbc::ResultSet | |
cancelRowUpdates() | odbc::ResultSet | |
clearWarnings() | odbc::ErrorHandler | |
clearWarnings() | odbc::ErrorHandler | |
CONCUR_READ_ONLY enum value | odbc::ResultSet | |
CONCUR_UPDATABLE enum value | odbc::ResultSet | |
deleteRow() | odbc::ResultSet | |
deleteRow() | odbc::ResultSet | |
ErrorHandler(bool collectWarnings=true) | odbc::ErrorHandler | [protected] |
ErrorHandler(bool collectWarnings=true) | odbc::ErrorHandler | [protected] |
findColumn(const ODBCXX_STRING &colName) | odbc::ResultSet | |
findColumn(const ODBCXX_STRING &colName) | odbc::ResultSet | |
first() | odbc::ResultSet | |
first() | odbc::ResultSet | |
getAsciiStream(int idx) | odbc::ResultSet | |
getAsciiStream(const ODBCXX_STRING &colName) | odbc::ResultSet | |
getAsciiStream(int idx) | odbc::ResultSet | |
getAsciiStream(const ODBCXX_STRING &colName) | odbc::ResultSet | |
getBinaryStream(int idx) | odbc::ResultSet | |
getBinaryStream(const ODBCXX_STRING &colName) | odbc::ResultSet | |
getBinaryStream(int idx) | odbc::ResultSet | |
getBinaryStream(const ODBCXX_STRING &colName) | odbc::ResultSet | |
getBoolean(int idx) | odbc::ResultSet | |
getBoolean(const ODBCXX_STRING &colName) | odbc::ResultSet | |
getBoolean(int idx) | odbc::ResultSet | |
getBoolean(const ODBCXX_STRING &colName) | odbc::ResultSet | |
getByte(int idx) | odbc::ResultSet | |
getByte(const ODBCXX_STRING &colName) | odbc::ResultSet | |
getByte(int idx) | odbc::ResultSet | |
getByte(const ODBCXX_STRING &colName) | odbc::ResultSet | |
getBytes(int idx) | odbc::ResultSet | |
getBytes(const ODBCXX_STRING &colName) | odbc::ResultSet | |
getBytes(int idx) | odbc::ResultSet | |
getBytes(const ODBCXX_STRING &colName) | odbc::ResultSet | |
getConcurrency() | odbc::ResultSet | |
getConcurrency() | odbc::ResultSet | |
getCursorName() | odbc::ResultSet | |
getCursorName() | odbc::ResultSet | |
getDate(int idx) | odbc::ResultSet | |
getDate(const ODBCXX_STRING &colName) | odbc::ResultSet | |
getDate(int idx) | odbc::ResultSet | |
getDate(const ODBCXX_STRING &colName) | odbc::ResultSet | |
getDouble(int idx) | odbc::ResultSet | |
getDouble(const ODBCXX_STRING &colName) | odbc::ResultSet | |
getDouble(int idx) | odbc::ResultSet | |
getDouble(const ODBCXX_STRING &colName) | odbc::ResultSet | |
getFetchSize() | odbc::ResultSet | [inline] |
getFetchSize() | odbc::ResultSet | [inline] |
getFloat(int idx) | odbc::ResultSet | |
getFloat(const ODBCXX_STRING &colName) | odbc::ResultSet | |
getFloat(int idx) | odbc::ResultSet | |
getFloat(const ODBCXX_STRING &colName) | odbc::ResultSet | |
getInt(int idx) | odbc::ResultSet | |
getInt(const ODBCXX_STRING &colName) | odbc::ResultSet | |
getInt(int idx) | odbc::ResultSet | |
getInt(const ODBCXX_STRING &colName) | odbc::ResultSet | |
getLong(int idx) | odbc::ResultSet | |
getLong(const ODBCXX_STRING &colName) | odbc::ResultSet | |
getLong(int idx) | odbc::ResultSet | |
getLong(const ODBCXX_STRING &colName) | odbc::ResultSet | |
getMetaData() | odbc::ResultSet | [inline] |
getMetaData() | odbc::ResultSet | [inline] |
getRow() | odbc::ResultSet | |
getRow() | odbc::ResultSet | |
getShort(int idx) | odbc::ResultSet | |
getShort(const ODBCXX_STRING &colName) | odbc::ResultSet | |
getShort(int idx) | odbc::ResultSet | |
getShort(const ODBCXX_STRING &colName) | odbc::ResultSet | |
getStatement() | odbc::ResultSet | [inline] |
getStatement() | odbc::ResultSet | [inline] |
getString(int idx) | odbc::ResultSet | |
getString(const ODBCXX_STRING &colName) | odbc::ResultSet | |
getString(int idx) | odbc::ResultSet | |
getString(const ODBCXX_STRING &colName) | odbc::ResultSet | |
getTime(int idx) | odbc::ResultSet | |
getTime(const ODBCXX_STRING &colName) | odbc::ResultSet | |
getTime(int idx) | odbc::ResultSet | |
getTime(const ODBCXX_STRING &colName) | odbc::ResultSet | |
getTimestamp(int idx) | odbc::ResultSet | |
getTimestamp(const ODBCXX_STRING &colName) | odbc::ResultSet | |
getTimestamp(int idx) | odbc::ResultSet | |
getTimestamp(const ODBCXX_STRING &colName) | odbc::ResultSet | |
getType() | odbc::ResultSet | |
getType() | odbc::ResultSet | |
getWarnings() | odbc::ErrorHandler | |
getWarnings() | odbc::ErrorHandler | |
insertRow() | odbc::ResultSet | |
insertRow() | odbc::ResultSet | |
isAfterLast() | odbc::ResultSet | |
isAfterLast() | odbc::ResultSet | |
isBeforeFirst() | odbc::ResultSet | |
isBeforeFirst() | odbc::ResultSet | |
isFirst() | odbc::ResultSet | |
isFirst() | odbc::ResultSet | |
isLast() | odbc::ResultSet | |
isLast() | odbc::ResultSet | |
last() | odbc::ResultSet | |
last() | odbc::ResultSet | |
moveToCurrentRow() | odbc::ResultSet | |
moveToCurrentRow() | odbc::ResultSet | |
moveToInsertRow() | odbc::ResultSet | |
moveToInsertRow() | odbc::ResultSet | |
next() | odbc::ResultSet | |
next() | odbc::ResultSet | |
previous() | odbc::ResultSet | |
previous() | odbc::ResultSet | |
refreshRow() | odbc::ResultSet | |
refreshRow() | odbc::ResultSet | |
relative(int rows) | odbc::ResultSet | |
relative(int rows) | odbc::ResultSet | |
rowDeleted() | odbc::ResultSet | |
rowDeleted() | odbc::ResultSet | |
rowInserted() | odbc::ResultSet | |
rowInserted() | odbc::ResultSet | |
rowUpdated() | odbc::ResultSet | |
rowUpdated() | odbc::ResultSet | |
setFetchSize(int fetchSize) | odbc::ResultSet | |
setFetchSize(int fetchSize) | odbc::ResultSet | |
TYPE_FORWARD_ONLY enum value | odbc::ResultSet | |
TYPE_SCROLL_INSENSITIVE enum value | odbc::ResultSet | |
TYPE_SCROLL_SENSITIVE enum value | odbc::ResultSet | |
updateAsciiStream(int idx, ODBCXX_STREAM *s, int len) | odbc::ResultSet | |
updateAsciiStream(const ODBCXX_STRING &colName, ODBCXX_STREAM *s, int len) | odbc::ResultSet | |
updateAsciiStream(int idx, ODBCXX_STREAM *s, int len) | odbc::ResultSet | |
updateAsciiStream(const ODBCXX_STRING &colName, ODBCXX_STREAM *s, int len) | odbc::ResultSet | |
updateBinaryStream(int idx, ODBCXX_STREAM *s, int len) | odbc::ResultSet | |
updateBinaryStream(const ODBCXX_STRING &colName, ODBCXX_STREAM *s, int len) | odbc::ResultSet | |
updateBinaryStream(int idx, ODBCXX_STREAM *s, int len) | odbc::ResultSet | |
updateBinaryStream(const ODBCXX_STRING &colName, ODBCXX_STREAM *s, int len) | odbc::ResultSet | |
updateBoolean(int idx, bool val) | odbc::ResultSet | |
updateBoolean(const ODBCXX_STRING &colName, bool val) | odbc::ResultSet | |
updateBoolean(int idx, bool val) | odbc::ResultSet | |
updateBoolean(const ODBCXX_STRING &colName, bool val) | odbc::ResultSet | |
updateByte(int idx, signed char val) | odbc::ResultSet | |
updateByte(const ODBCXX_STRING &colName, signed char val) | odbc::ResultSet | |
updateByte(int idx, signed char val) | odbc::ResultSet | |
updateByte(const ODBCXX_STRING &colName, signed char val) | odbc::ResultSet | |
updateBytes(int idx, const ODBCXX_BYTES &val) | odbc::ResultSet | |
updateBytes(const ODBCXX_STRING &colName, const ODBCXX_BYTES &val) | odbc::ResultSet | |
updateBytes(int idx, const ODBCXX_BYTES &val) | odbc::ResultSet | |
updateBytes(const ODBCXX_STRING &colName, const ODBCXX_BYTES &val) | odbc::ResultSet | |
updateDate(int idx, const Date &val) | odbc::ResultSet | |
updateDate(const ODBCXX_STRING &colName, const Date &val) | odbc::ResultSet | |
updateDate(int idx, const Date &val) | odbc::ResultSet | |
updateDate(const ODBCXX_STRING &colName, const Date &val) | odbc::ResultSet | |
updateDouble(int idx, double val) | odbc::ResultSet | |
updateDouble(const ODBCXX_STRING &colName, double val) | odbc::ResultSet | |
updateDouble(int idx, double val) | odbc::ResultSet | |
updateDouble(const ODBCXX_STRING &colName, double val) | odbc::ResultSet | |
updateFloat(int idx, float val) | odbc::ResultSet | |
updateFloat(const ODBCXX_STRING &colName, float val) | odbc::ResultSet | |
updateFloat(int idx, float val) | odbc::ResultSet | |
updateFloat(const ODBCXX_STRING &colName, float val) | odbc::ResultSet | |
updateInt(int idx, int val) | odbc::ResultSet | |
updateInt(const ODBCXX_STRING &colName, int val) | odbc::ResultSet | |
updateInt(int idx, int val) | odbc::ResultSet | |
updateInt(const ODBCXX_STRING &colName, int val) | odbc::ResultSet | |
updateLong(int idx, Long val) | odbc::ResultSet | |
updateLong(const ODBCXX_STRING &colName, Long val) | odbc::ResultSet | |
updateLong(int idx, Long val) | odbc::ResultSet | |
updateLong(const ODBCXX_STRING &colName, Long val) | odbc::ResultSet | |
updateNull(int idx) | odbc::ResultSet | |
updateNull(const ODBCXX_STRING &colName) | odbc::ResultSet | |
updateNull(int idx) | odbc::ResultSet | |
updateNull(const ODBCXX_STRING &colName) | odbc::ResultSet | |
updateRow() | odbc::ResultSet | |
updateRow() | odbc::ResultSet | |
updateShort(int idx, short val) | odbc::ResultSet | |
updateShort(const ODBCXX_STRING &colName, short val) | odbc::ResultSet | |
updateShort(int idx, short val) | odbc::ResultSet | |
updateShort(const ODBCXX_STRING &colName, short val) | odbc::ResultSet | |
updateString(int idx, const ODBCXX_STRING &val) | odbc::ResultSet | |
updateString(const ODBCXX_STRING &colName, const ODBCXX_STRING &val) | odbc::ResultSet | |
updateString(int idx, const ODBCXX_STRING &val) | odbc::ResultSet | |
updateString(const ODBCXX_STRING &colName, const ODBCXX_STRING &val) | odbc::ResultSet | |
updateTime(int idx, const Time &val) | odbc::ResultSet | |
updateTime(const ODBCXX_STRING &colName, const Time &val) | odbc::ResultSet | |
updateTime(int idx, const Time &val) | odbc::ResultSet | |
updateTime(const ODBCXX_STRING &colName, const Time &val) | odbc::ResultSet | |
updateTimestamp(int idx, const Timestamp &val) | odbc::ResultSet | |
updateTimestamp(const ODBCXX_STRING &colName, const Timestamp &val) | odbc::ResultSet | |
updateTimestamp(int idx, const Timestamp &val) | odbc::ResultSet | |
updateTimestamp(const ODBCXX_STRING &colName, const Timestamp &val) | odbc::ResultSet | |
wasNull() | odbc::ResultSet | [inline] |
wasNull() | odbc::ResultSet | [inline] |
~ErrorHandler() | odbc::ErrorHandler | [virtual] |
~ErrorHandler() | odbc::ErrorHandler | [virtual] |
~ResultSet() | odbc::ResultSet | [virtual] |
~ResultSet() | odbc::ResultSet | [virtual] |