Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/core/api/
H A DRowSetCache.cxx1595 OSQLParseNode* pWhereOpt = pSqlParseNode->getChild(3)->getChild(1); in checkJoin() local
1596 if ( pWhereOpt && !pWhereOpt->isLeaf() ) in checkJoin()
1597 bOk = checkInnerJoin(pWhereOpt->getChild(1),_xConnection,_sUpdateTableName); in checkJoin()

Completed in 14 milliseconds