Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/parse/
H A Dsqlbison.y267 %type <pParseNode> qualified_join value_exp query_term join_type outer_join_type join_condition boo…
2616 join_type: label
2644 table_ref SQL_TOKEN_NATURAL join_type SQL_TOKEN_JOIN table_ref
2653 | table_ref join_type SQL_TOKEN_JOIN table_ref join_spec
H A Dsqlnode.cxx1375 { OSQLParseNode::join_type, "join_type" }, in OSQLParser()
/trunk/main/connectivity/inc/connectivity/
H A Dsqlnode.hxx185 join_type, enumerator
/trunk/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()
/trunk/main/dbaccess/source/core/api/
H A DRowSetCache.cxx1564 if(SQL_ISRULE(pJoinType,join_type) && pJoinType->count() == 2) in checkJoin()

Completed in 385 milliseconds