Home
last modified time | relevance | path

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

/aoo4110/main/connectivity/source/parse/
H A Dsqlbison.y266 %type <pParseNode> qualified_join value_exp query_term join_type outer_join_type join_condition boo…
2615 join_type: label
2643 table_ref SQL_TOKEN_NATURAL join_type SQL_TOKEN_JOIN table_ref
2652 | table_ref join_type SQL_TOKEN_JOIN table_ref join_spec
H A Dsqlnode.cxx1378 { OSQLParseNode::join_type, "join_type" }, in OSQLParser()
/aoo4110/main/connectivity/inc/connectivity/
H A Dsqlnode.hxx185 join_type, enumerator
/aoo4110/main/dbaccess/source/ui/querydesign/
H A DQueryDesignView.cxx1956 …if (SQL_ISRULE(pJoinType,join_type) && (!pJoinType->count() || SQL_ISTOKEN(pJoinType->getChild(0),… in InsertJoin()
1962 if (SQL_ISRULE(pJoinType,join_type)) // eine Ebene tiefer in InsertJoin()
/aoo4110/main/dbaccess/source/core/api/
H A DRowSetCache.cxx1564 if(SQL_ISRULE(pJoinType,join_type) && pJoinType->count() == 2) in checkJoin()

Completed in 87 milliseconds