Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/core/api/
H A DRowSetCache.cxx151 sal_Bool bAllKeysFound = sal_False; in DBG_NAME() local
227bAllKeysFound = !aColumnNames.empty() && sal_Int32(aColumnNames.size()) == xPrimaryKeyColumns->get… in DBG_NAME()
270bAllKeysFound = bAllKeysFound && (nTablesCount == 1 || checkJoin(xConnection,_xAnalyzer,aUpdateTab… in DBG_NAME()
275 if(!bAllKeysFound ) in DBG_NAME()
360 …if(!bAllKeysFound && xProp->getPropertySetInfo()->hasPropertyByName(PROPERTY_RESULTSETCONCURRENCY)… in DBG_NAME()

Completed in 21 milliseconds