Home
last modified time | relevance | path

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

/aoo41x/main/dbaccess/source/core/api/
H A DOptimisticSet.cxx193 TSQLStatements aKeyConditions; in updateRow() local
232 if( aKeyConditions.empty() ) in updateRow()
253 ::rtl::OUStringBuffer& rCondition = aKeyConditions[aSqlIter->first]; in updateRow()
271 TSQLStatements aKeyConditions; in insertRow() local
333 ::rtl::OUStringBuffer& rCondition = aKeyConditions[aSqlIter->first]; in insertRow()
386 TSQLStatements aKeyConditions; in deleteRow() local
404 TSQLStatements::iterator aSqlIter = aKeyConditions.begin(); in deleteRow()
405 TSQLStatements::iterator aSqlEnd = aKeyConditions.end(); in deleteRow()
681 TSQLStatements aKeyConditions; in fillMissingValues() local
695 …(aColIter->second.sTableName,sQuotedColumnName,io_aRow[aColIter->second.nPosition],aKeyConditions); in fillMissingValues()
[all …]

Completed in 24 milliseconds