Home
last modified time | relevance | path

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

/aoo4110/main/dbaccess/source/core/api/
H A DRowSetCache.cxx152 sal_Int32 nTablesCount = 0; in DBG_NAME() local
210 nTablesCount = xIndexAccess->getCount(); in DBG_NAME()
212 nTablesCount = xTables->getElementNames().getLength(); in DBG_NAME()
214 …if(m_aUpdateTable.is() && nTablesCount < 3) // for we can't handle more than 2 tables in our keyset in DBG_NAME()
270 …bAllKeysFound = bAllKeysFound && (nTablesCount == 1 || checkJoin(xConnection,_xAnalyzer,aUpdateTab… in DBG_NAME()

Completed in 17 milliseconds