Searched refs:isResultSetChanged (Results 1 – 7 of 7) sorted by relevance
91 virtual bool isResultSetChanged() const;
265 bool isResultSetChanged() const;
1685 bool ORowSetCache::isResultSetChanged() const in isResultSetChanged() function in ORowSetCache1687 return m_pCacheSet->isResultSetChanged(); in isResultSetChanged()
146 virtual bool isResultSetChanged() const;
735 bool OCacheSet::isResultSetChanged() const in isResultSetChanged() function in OCacheSet
544 bool OptimisticSet::isResultSetChanged() const in isResultSetChanged() function in OptimisticSet
981 if ( m_pCache->isResultSetChanged() ) in updateRow()
Completed in 75 milliseconds