Home
last modified time | relevance | path

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

/AOO41X/main/connectivity/inc/connectivity/
H A Dsqlnode.hxx149 where_clause, enumerator
/AOO41X/main/connectivity/source/drivers/kab/
H A DKStatement.cxx329 if (SQL_ISRULE(pParseNode, where_clause)) in selectAddressees()
/AOO41X/main/connectivity/source/drivers/macab/
H A DMacabStatement.cxx335 if (SQL_ISRULE(pParseNode, where_clause)) in selectRecords()
/AOO41X/main/connectivity/source/drivers/evoab2/
H A DNStatement.cxx509 if ( pWhereClause && SQL_ISRULE( pWhereClause, where_clause ) ) in parseSql()
/AOO41X/main/connectivity/source/parse/
H A Dsqlbison.y254 %type <pParseNode> where_clause opt_group_by_clause column_ref_commalist opt_having_clause
904 | where_clause
1086 where_clause:
H A Dsqliterator.cxx1249 if (! SQL_ISRULE(pWhereClause,where_clause)) { in traverseSelectionCriteria()
H A Dsqlnode.cxx1342 { OSQLParseNode::where_clause, "where_clause" }, in OSQLParser()
/AOO41X/main/connectivity/source/drivers/file/
H A Dfcomp.cxx132 if (SQL_ISRULE(pWhereClause,where_clause)) in start()