absolute(sal_Int32 row) | dbaccess::ORowSetCache | |
afterLast() | dbaccess::ORowSetCache | |
beforeFirst() | dbaccess::ORowSetCache | |
calcPosition() const | dbaccess::ORowSetCache | private |
cancelRowModification() | dbaccess::ORowSetCache | protected |
cancelRowUpdates() | dbaccess::ORowSetCache | |
checkInnerJoin(const ::connectivity::OSQLParseNode *pNode, const css::uno::Reference< css::sdbc::XConnection > &_xConnection, const OUString &_sUpdateTableName) | dbaccess::ORowSetCache | private |
checkJoin(const css::uno::Reference< css::sdbc::XConnection > &_xConnection, const css::uno::Reference< css::sdb::XSingleSelectQueryAnalyzer > &_xComposer, const OUString &_sUpdateTableName) | dbaccess::ORowSetCache | private |
checkPositionFlags() | dbaccess::ORowSetCache | private |
checkUpdateConditions(sal_Int32 columnIndex) | dbaccess::ORowSetCache | private |
clearInsertRow() | dbaccess::ORowSetCache | private |
compareBookmarks(const css::uno::Any &first, const css::uno::Any &second) | dbaccess::ORowSetCache | |
createIterator(ORowSetBase *_pRowSet) | dbaccess::ORowSetCache | |
deleteIterator(const ORowSetBase *_pRowSet) | dbaccess::ORowSetCache | |
deleteRow() | dbaccess::ORowSetCache | |
deregisterOldRow(const TORowSetOldRowHelperRef &_rRow) | dbaccess::ORowSetCache | |
fill(ORowSetMatrix::iterator &_aIter, const ORowSetMatrix::const_iterator &_aEnd, sal_Int32 &_nPos, bool _bCheck) | dbaccess::ORowSetCache | private |
fillMatrix(sal_Int32 &_nNewStartPos, sal_Int32 &_nNewEndPos) | dbaccess::ORowSetCache | private |
first() | dbaccess::ORowSetCache | |
getBookmark() | dbaccess::ORowSetCache | |
getEnd() const | dbaccess::ORowSetCache | inlineprotected |
getKeyColumns() const | dbaccess::ORowSetCache | inline |
getMetaData() const | dbaccess::ORowSetCache | inline |
getRow() const | dbaccess::ORowSetCache | |
hashBookmark(const css::uno::Any &bookmark) | dbaccess::ORowSetCache | |
hasOrderedBookmarks() | dbaccess::ORowSetCache | |
impl_updateRowFromCache_throw(ORowSetValueVector::Vector &io_aRow, std::vector< sal_Int32 > const &o_ChangedColumns) | dbaccess::ORowSetCache | private |
insertRow(std::vector< css::uno::Any > &o_aBookmarks) | dbaccess::ORowSetCache | |
isAfterLast() const | dbaccess::ORowSetCache | inline |
isBeforeFirst() const | dbaccess::ORowSetCache | inline |
isFirst() const | dbaccess::ORowSetCache | |
isLast() const | dbaccess::ORowSetCache | |
isResultSetChanged() const | dbaccess::ORowSetCache | |
last() | dbaccess::ORowSetCache | |
m_aCacheIterators | dbaccess::ORowSetCache | private |
m_aContext | dbaccess::ORowSetCache | private |
m_aInsertRow | dbaccess::ORowSetCache | private |
m_aKeyColumns | dbaccess::ORowSetCache | private |
m_aMatrixEnd | dbaccess::ORowSetCache | private |
m_aMatrixIter | dbaccess::ORowSetCache | private |
m_aOldRows | dbaccess::ORowSetCache | private |
m_aUpdateTable | dbaccess::ORowSetCache | private |
m_bAfterLast | dbaccess::ORowSetCache | private |
m_bBeforeFirst | dbaccess::ORowSetCache | private |
m_bModified | dbaccess::ORowSetCache | private |
m_bNew | dbaccess::ORowSetCache | private |
m_bRowCountFinal | dbaccess::ORowSetCache | private |
m_nEndPos | dbaccess::ORowSetCache | private |
m_nFetchSize | dbaccess::ORowSetCache | private |
m_nPosition | dbaccess::ORowSetCache | private |
m_nPrivileges | dbaccess::ORowSetCache | private |
m_nRowCount | dbaccess::ORowSetCache | private |
m_nStartPos | dbaccess::ORowSetCache | private |
m_pInsertMatrix | dbaccess::ORowSetCache | private |
m_pMatrix | dbaccess::ORowSetCache | private |
m_xCacheSet | dbaccess::ORowSetCache | private |
m_xMetaData | dbaccess::ORowSetCache | private |
m_xSet | dbaccess::ORowSetCache | private |
moveRelativeToBookmark(const css::uno::Any &bookmark, sal_Int32 rows) | dbaccess::ORowSetCache | |
moveToBookmark(const css::uno::Any &bookmark) | dbaccess::ORowSetCache | |
moveToInsertRow() | dbaccess::ORowSetCache | |
moveWindow() | dbaccess::ORowSetCache | private |
next() | dbaccess::ORowSetCache | |
ORowSet | dbaccess::ORowSetCache | friend |
ORowSetBase | dbaccess::ORowSetCache | friend |
ORowSetCache(const css::uno::Reference< css::sdbc::XResultSet > &_xRs, const css::uno::Reference< css::sdb::XSingleSelectQueryAnalyzer > &_xAnalyzer, const css::uno::Reference< css::uno::XComponentContext > &_rContext, const OUString &_rUpdateTableName, bool &_bModified, bool &_bNew, const ORowSetValueVector &_aParameterValueForCache, const OUString &i_sRowSetFilter, sal_Int32 i_nMaxRows) | dbaccess::ORowSetCache | |
ORowSetCacheIterator | dbaccess::ORowSetCache | friend |
ORowSetClone | dbaccess::ORowSetCache | friend |
previous() | dbaccess::ORowSetCache | |
reFillMatrix(sal_Int32 _nNewStartPos, sal_Int32 nNewEndPos) | dbaccess::ORowSetCache | private |
refreshRow() | dbaccess::ORowSetCache | |
registerOldRow() | dbaccess::ORowSetCache | |
relative(sal_Int32 rows) | dbaccess::ORowSetCache | |
reset(const css::uno::Reference< css::sdbc::XResultSet > &_xDriverSet) | dbaccess::ORowSetCache | |
resetInsertRow(bool _bClearInsertRow) | dbaccess::ORowSetCache | |
rotateAllCacheIterators() | dbaccess::ORowSetCache | private |
rotateCacheIterator(ORowSetMatrix::difference_type _nDist) | dbaccess::ORowSetCache | private |
rowInserted() | dbaccess::ORowSetCache | |
rowUpdated() | dbaccess::ORowSetCache | |
setFetchSize(sal_Int32 _nSize) | dbaccess::ORowSetCache | |
setUpdateIterator(const ORowSetMatrix::iterator &_rOriginalRow) | dbaccess::ORowSetCache | |
TOldRowSetRows typedef | dbaccess::ORowSetCache | private |
updateCharacterStream(sal_Int32 columnIndex, const css::uno::Reference< css::io::XInputStream > &x, sal_Int32 length, ORowSetValueVector::Vector &io_aRow, std::vector< sal_Int32 > &o_ChangedColumns) | dbaccess::ORowSetCache | |
updateNull(sal_Int32 columnIndex, ORowSetValueVector::Vector &io_aRow, std::vector< sal_Int32 > &o_ChangedColumns) | dbaccess::ORowSetCache | |
updateNumericObject(sal_Int32 columnIndex, const css::uno::Any &x, ORowSetValueVector::Vector &io_aRow, std::vector< sal_Int32 > &o_ChangedColumns) | dbaccess::ORowSetCache | |
updateObject(sal_Int32 columnIndex, const css::uno::Any &x, ORowSetValueVector::Vector &io_aRow, std::vector< sal_Int32 > &o_ChangedColumns) | dbaccess::ORowSetCache | |
updateRow(ORowSetMatrix::iterator const &_rUpdateRow, std::vector< css::uno::Any > &o_aBookmarks) | dbaccess::ORowSetCache | |
updateValue(sal_Int32 columnIndex, const connectivity::ORowSetValue &x, ORowSetValueVector::Vector &io_aRow, std::vector< sal_Int32 > &o_ChangedColumns) | dbaccess::ORowSetCache | private |
~ORowSetCache() | dbaccess::ORowSetCache | |