Home
last modified time | relevance | path

Searched refs:isResultSetChanged (Results 1 – 7 of 7) sorted by relevance

/trunk/main/dbaccess/source/core/api/
H A DOptimisticSet.hxx91 virtual bool isResultSetChanged() const;
H A DRowSetCache.hxx265 bool isResultSetChanged() const;
H A DRowSetCache.cxx1685 bool ORowSetCache::isResultSetChanged() const in isResultSetChanged() function in ORowSetCache
1687 return m_pCacheSet->isResultSetChanged(); in isResultSetChanged()
H A DCacheSet.hxx146 virtual bool isResultSetChanged() const;
H A DCacheSet.cxx735 bool OCacheSet::isResultSetChanged() const in isResultSetChanged() function in OCacheSet
H A DOptimisticSet.cxx544 bool OptimisticSet::isResultSetChanged() const in isResultSetChanged() function in OptimisticSet
H A DRowSet.cxx981 if ( m_pCache->isResultSetChanged() ) in updateRow()

Completed in 70 milliseconds