LibreOffice Module dbaccess (master) 1
dbaccess::OKeySet Member List

This is the complete list of members for dbaccess::OKeySet, including all inherited members.

absolute(sal_Int32 row) overridedbaccess::OKeySetvirtual
afterLast() overridedbaccess::OKeySetvirtual
beforeFirst() overridedbaccess::OKeySetvirtual
columnValuesUpdated(ORowSetValueVector::Vector &o_aCachedRow, const ORowSetValueVector::Vector &i_aRow)dbaccess::OCacheSetvirtual
compareBookmarks(const css::uno::Any &first, const css::uno::Any &second) overridedbaccess::OKeySetvirtual
construct(const css::uno::Reference< css::sdbc::XResultSet > &_xDriverSet, const OUString &i_sRowSetFilter) overridedbaccess::OKeySetvirtual
copyRowValue(const ORowSetRow &_rInsertRow, ORowSetRow const &_rKeyRow, sal_Int32 i_nBookmark)dbaccess::OKeySetprotected
createKeyFilter()dbaccess::OKeySetprotected
deleteRow(const ORowSetRow &_rInsertRow, const connectivity::OSQLTable &_xTable) overridedbaccess::OKeySetvirtual
doTryRefetch_throw()dbaccess::OKeySetprotected
ensureRowForData()dbaccess::OKeySetinline
ensureStatement()dbaccess::OKeySetprotected
executeInsert(const ORowSetRow &_rInsertRow, const OUString &i_sSQL, std::u16string_view i_sTableName, bool bRefetch=false)dbaccess::OKeySetprotected
executeStatement(OUStringBuffer &io_aFilter, css::uno::Reference< css::sdb::XSingleSelectQueryComposer > &io_xAnalyzer)dbaccess::OKeySetprotected
executeUpdate(const ORowSetRow &_rInsertRow, const ORowSetRow &_rOriginalRow, const OUString &i_sSQL, std::u16string_view i_sTableName, const std::vector< sal_Int32 > &_aIndexColumnPositions=std::vector< sal_Int32 >())dbaccess::OKeySetprotected
fetchRow()dbaccess::OKeySetprotected
fillAllRows()dbaccess::OKeySetprotected
fillMissingValues(ORowSetValueVector::Vector &io_aRow) constdbaccess::OCacheSetvirtual
fillParameters(const ORowSetRow &_rRow, const connectivity::OSQLTable &_xTable, OUStringBuffer &_sCondition, OUStringBuffer &_sParameter, std::vector< sal_Int32 > &_rOrgValues)dbaccess::OCacheSetprotected
fillTableName(const css::uno::Reference< css::beans::XPropertySet > &_xTable)dbaccess::OCacheSetprotected
fillValueRow(ORowSetRow &_rRow, sal_Int32 _nPosition)dbaccess::OCacheSetvirtual
findTableColumnsMatching_throw(const css::uno::Any &i_aTable, const OUString &i_rUpdateTableName, const css::uno::Reference< css::sdbc::XDatabaseMetaData > &i_xMeta, const css::uno::Reference< css::container::XNameAccess > &i_xQueryColumns, std::unique_ptr< SelectColumnsMetaData > const &o_pKeyColumnNames)dbaccess::OKeySetprotected
first() overridedbaccess::OKeySetvirtual
getArray(sal_Int32 columnIndex) overridedbaccess::OKeySetvirtual
getBinaryStream(sal_Int32 columnIndex) overridedbaccess::OKeySetvirtual
getBlob(sal_Int32 columnIndex) overridedbaccess::OKeySetvirtual
getBookmark() overridedbaccess::OKeySetvirtual
getBoolean(sal_Int32 columnIndex) overridedbaccess::OKeySetvirtual
getByte(sal_Int32 columnIndex) overridedbaccess::OKeySetvirtual
getBytes(sal_Int32 columnIndex) overridedbaccess::OKeySetvirtual
getCharacterStream(sal_Int32 columnIndex) overridedbaccess::OKeySetvirtual
getClob(sal_Int32 columnIndex) overridedbaccess::OKeySetvirtual
getDate(sal_Int32 columnIndex) overridedbaccess::OKeySetvirtual
getDouble(sal_Int32 columnIndex) overridedbaccess::OKeySetvirtual
getFloat(sal_Int32 columnIndex) overridedbaccess::OKeySetvirtual
getIdentifierQuoteString() constdbaccess::OCacheSetprotected
getInt(sal_Int32 columnIndex) overridedbaccess::OKeySetvirtual
getLong(sal_Int32 columnIndex) overridedbaccess::OKeySetvirtual
getObject(sal_Int32 columnIndex, const css::uno::Reference< css::container::XNameAccess > &typeMap) overridedbaccess::OKeySetvirtual
getRef(sal_Int32 columnIndex) overridedbaccess::OKeySetvirtual
getRow() overridedbaccess::OKeySetvirtual
getShort(sal_Int32 columnIndex) overridedbaccess::OKeySetvirtual
getString(sal_Int32 columnIndex) overridedbaccess::OKeySetvirtual
getTime(sal_Int32 columnIndex) overridedbaccess::OKeySetvirtual
getTimestamp(sal_Int32 columnIndex) overridedbaccess::OKeySetvirtual
hashBookmark(const css::uno::Any &bookmark) overridedbaccess::OKeySetvirtual
hasOrderedBookmarks() overridedbaccess::OKeySetvirtual
impl_convertValue_throw(const ORowSetRow &_rInsertRow, const SelectColumnDescription &i_aMetaData)dbaccess::OKeySetprotectedstatic
initColumns()dbaccess::OKeySetprotected
insertRow(const ORowSetRow &_rInsertRow, const connectivity::OSQLTable &_xTable) overridedbaccess::OKeySetvirtual
invalidateRow()dbaccess::OKeySetprotected
isAfterLast()dbaccess::OKeySet
isBeforeFirst()dbaccess::OKeySet
isResultSetChanged() constdbaccess::OCacheSetvirtual
last() overridedbaccess::OKeySetvirtual
m_aAutoColumnsdbaccess::OKeySetprotected
m_aColumnTypesdbaccess::OCacheSetprotected
m_aComposedTableNamedbaccess::OCacheSetprotected
m_aFilterColumnsdbaccess::OKeySetprotected
m_aKeyIterdbaccess::OKeySetprotected
m_aKeyMapdbaccess::OKeySetprotected
m_aNullabledbaccess::OCacheSetprotected
m_aParameterValueForCachedbaccess::OKeySetprotected
m_aSignedFlagsdbaccess::OCacheSetprotected
m_aUpdatedParameterdbaccess::OKeySetprotected
m_bDeleteddbaccess::OCacheSetprotected
m_bInserteddbaccess::OCacheSetprotected
m_bRowCountFinaldbaccess::OKeySetprotected
m_bUpdateddbaccess::OCacheSetprotected
m_nMaxRowsdbaccess::OCacheSetprotected
m_pColumnNamesdbaccess::OKeySetprotected
m_pForeignColumnNamesdbaccess::OKeySetprotected
m_pKeyColumnNamesdbaccess::OKeySetprotected
m_pParameterNamesdbaccess::OKeySetprotected
m_rRowCountdbaccess::OKeySetprotected
m_sRowSetFilterdbaccess::OCacheSetprotected
m_sUpdateTableNamedbaccess::OKeySetprotected
m_vStatementsdbaccess::OKeySetprotected
m_xComposerdbaccess::OKeySetprotected
m_xConnectiondbaccess::OCacheSetprotected
m_xDriverRowdbaccess::OCacheSetprotected
m_xDriverSetdbaccess::OCacheSetprotected
m_xRowdbaccess::OKeySetprotected
m_xSetdbaccess::OKeySetprotected
m_xSetMetaDatadbaccess::OCacheSetprotected
m_xStatementdbaccess::OKeySetprotected
m_xTabledbaccess::OKeySetprotected
makeNewStatement()dbaccess::OKeySetprotectedvirtual
mergeColumnValues(sal_Int32 i_nColumnIndex, ORowSetValueVector::Vector &io_aInsertRow, ORowSetValueVector::Vector &io_aRow, std::vector< sal_Int32 > &o_aChangedColumns)dbaccess::OCacheSetvirtual
moveToBookmark(const css::uno::Any &bookmark) overridedbaccess::OKeySetvirtual
next() overridedbaccess::OKeySetvirtual
OCacheSet(sal_Int32 i_nMaxRows)dbaccess::OCacheSetexplicitprotected
OKeySet(connectivity::OSQLTable _aTable, OUString _sUpdateTableName, const css::uno::Reference< css::sdb::XSingleSelectQueryAnalyzer > &_xComposer, const ORowSetValueVector &_aParameterValueForCache, sal_Int32 i_nMaxRows, sal_Int32 &o_nRowCount)dbaccess::OKeySet
previous() overridedbaccess::OKeySetvirtual
refreshRow() overridedbaccess::OKeySetvirtual
reset(const css::uno::Reference< css::sdbc::XResultSet > &_xDriverSet) overridedbaccess::OKeySetvirtual
rowDeleted() overridedbaccess::OKeySetvirtual
rowInserted() overridedbaccess::OKeySetvirtual
rowUpdated() overridedbaccess::OKeySetvirtual
setOneKeyColumnParameter(sal_Int32 &nPos, const css::uno::Reference< css::sdbc::XParameters > &_xParameter, const connectivity::ORowSetValue &_rValue, sal_Int32 _nType, sal_Int32 _nScale)dbaccess::OKeySetprotectedstatic
setParameter(sal_Int32 nPos, const css::uno::Reference< css::sdbc::XParameters > &_xParameter, const connectivity::ORowSetValue &_rValue, sal_Int32 _nType, sal_Int32 _nScale)dbaccess::OCacheSetprotectedstatic
tryRefetch(const ORowSetRow &_rInsertRow, bool bRefetch)dbaccess::OKeySetprotected
updateColumnValues(const ORowSetValueVector::Vector &io_aCachedRow, ORowSetValueVector::Vector &io_aRow, const std::vector< sal_Int32 > &i_aChangedColumns)dbaccess::OCacheSetvirtual
updateRow(const ORowSetRow &_rInsertRow, const ORowSetRow &_rOriginalRow, const connectivity::OSQLTable &_xTable) overridedbaccess::OKeySetvirtual
vStatements_t typedefdbaccess::OKeySetprotected
wasNull() overridedbaccess::OKeySetvirtual
~OCacheSet() overridedbaccess::OCacheSetprotectedvirtual
~OKeySet() overridedbaccess::OKeySetprotectedvirtual