Home
last modified time | relevance | path

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

/aoo4110/main/connectivity/source/parse/
H A Dsqliterator.cxx228 if (SQL_ISRULE(m_pParseTree,select_statement) || SQL_ISRULE(m_pParseTree,union_statement) ) in setParseTree()
621 if(SQL_ISRULE(pSelect,union_statement)) in getSelect_statement()
933 if(SQL_ISRULE(pSelectNode,union_statement)) in traverseSelectColumnNames()
1056 if(SQL_ISRULE(pSelectNode,union_statement)) in traverseByColumnNames()
1222 if(SQL_ISRULE(pSelectNode,union_statement)) in traverseSelectionCriteria()
H A Dsqlbison.y279 …ype <pParseNode> column_def odbc_fct_spec odbc_call_spec odbc_fct_type op_parameter union_statement
707 | union_statement
717 union_statement: label
719 | union_statement SQL_TOKEN_UNION all select_statement
H A Dsqlnode.cxx1398 { OSQLParseNode::union_statement, "union_statement" }, in OSQLParser()
/aoo4110/main/connectivity/inc/connectivity/
H A Dsqlnode.hxx205 union_statement, enumerator
/aoo4110/main/dbaccess/source/core/api/
H A DSingleSelectQueryComposer.cxx142 if ( !bIsSingleSelect || SQL_ISRULE( pStatementNode, union_statement ) ) // #i4229# OJ in checkForSingleSelect_throwError()

Completed in 439 milliseconds