LibreOffice Module connectivity (master) 1
connectivity::odbc::OTools Member List

This is the complete list of members for connectivity::odbc::OTools, including all inherited members.

bindValue(OConnection const *_pConnection, SQLHANDLE _aStatementHandle, sal_Int32 columnIndex, SQLSMALLINT _nType, SQLSMALLINT _nMaxLen, const void *_pValue, void *_pData, SQLLEN *pLen, const css::uno::Reference< css::uno::XInterface > &_xInterface, rtl_TextEncoding _nTextEncoding, bool _bUseOldTimeDate)connectivity::odbc::OToolsstatic
DateTimeToTimestamp(const css::util::DateTime &x)connectivity::odbc::OToolsinlinestatic
DateToOdbcDate(const css::util::Date &x)connectivity::odbc::OToolsinlinestatic
getBindTypes(bool _bUseWChar, bool _bUseOldTimeDate, SQLSMALLINT _nOdbcType, SQLSMALLINT &fCType, SQLSMALLINT &fSqlType)connectivity::odbc::OToolsstatic
getBytesValue(const OConnection *_pConnection, SQLHANDLE _aStatementHandle, sal_Int32 columnIndex, SQLSMALLINT _fSqlType, bool &_bWasNull, const css::uno::Reference< css::uno::XInterface > &_xInterface)connectivity::odbc::OToolsstatic
GetInfo(OConnection const *_pConnection, SQLHANDLE _aConnectionHandle, SQLUSMALLINT _nInfo, OUString &_rValue, const css::uno::Reference< css::uno::XInterface > &_xInterface, rtl_TextEncoding _nTextEncoding)connectivity::odbc::OToolsstatic
GetInfo(OConnection const *_pConnection, SQLHANDLE _aConnectionHandle, SQLUSMALLINT _nInfo, sal_Int32 &_rValue, const css::uno::Reference< css::uno::XInterface > &_xInterface)connectivity::odbc::OToolsstatic
GetInfo(OConnection const *_pConnection, SQLHANDLE _aConnectionHandle, SQLUSMALLINT _nInfo, SQLUSMALLINT &_rValue, const css::uno::Reference< css::uno::XInterface > &_xInterface)connectivity::odbc::OToolsstatic
GetInfo(OConnection const *_pConnection, SQLHANDLE _aConnectionHandle, SQLUSMALLINT _nInfo, SQLUINTEGER &_rValue, const css::uno::Reference< css::uno::XInterface > &_xInterface)connectivity::odbc::OToolsstatic
getStringValue(OConnection const *_pConnection, SQLHANDLE _aStatementHandle, sal_Int32 columnIndex, SQLSMALLINT _fSqlType, bool &_bWasNull, const css::uno::Reference< css::uno::XInterface > &_xInterface, rtl_TextEncoding _nTextEncoding)connectivity::odbc::OToolsstatic
getValue(OConnection const *_pConnection, SQLHANDLE _aStatementHandle, sal_Int32 columnIndex, SQLSMALLINT _nType, bool &_bWasNull, const css::uno::Reference< css::uno::XInterface > &_xInterface, void *_pValue, SQLLEN _nSize)connectivity::odbc::OToolsstatic
jdbcTypeToOdbc(sal_Int32 jdbcType)connectivity::odbc::OToolsstatic
MapOdbcType2Jdbc(SQLSMALLINT _nType)connectivity::odbc::OToolsstatic
ThrowException(const OConnection *_pConnection, SQLRETURN _rRetCode, SQLHANDLE _pContext, SQLSMALLINT _nHandleType, const css::uno::Reference< css::uno::XInterface > &_xInterface, bool _bNoFound=true)connectivity::odbc::OToolsstatic
TimeToOdbcTime(const css::util::Time &x)connectivity::odbc::OToolsinlinestatic