Home
last modified time | relevance | path

Searched refs:updateColumnValues (Results 1 – 5 of 5) sorted by relevance

/trunk/main/dbaccess/source/core/api/
H A DOptimisticSet.hxx95 …virtual bool updateColumnValues(const ORowSetValueVector::Vector& io_aCachedRow,ORowSetValueVector…
H A DCacheSet.hxx150 …virtual bool updateColumnValues(const ORowSetValueVector::Vector& io_aCachedRow,ORowSetValueVector…
H A DCacheSet.cxx755 bool OCacheSet::updateColumnValues(const ORowSetValueVector::Vector& /*io_aCachedRow*/,ORowSetValue… in updateColumnValues() function in OCacheSet
H A DOptimisticSet.cxx602 bool OptimisticSet::updateColumnValues(const ORowSetValueVector::Vector& io_aCachedRow,ORowSetValue… in updateColumnValues() function in OptimisticSet
H A DRowSetCache.cxx1708 …if ( aIter->isValid() && m_pCacheSet->updateColumnValues((*aIter)->get(),io_aRow,o_ChangedColumns)) in impl_updateRowFromCache_throw()

Completed in 37 milliseconds